|
pure virtual |
The returned enumerator can be used to walk all the entires in the trusted storage.
| ppEnum | [ out ] Returns all UUIDs of blobs stored in the trusted storage. |
| Success | P6R::eOk | |
| Failure | P6R::eInvalidArg | ppEnum is NULL. |
| P6R::eNotSupported | The trusted storage instance does not support enumerators. |