|
pure virtual |
Deletes an entry in the trust storage by its global unique identifer.
| pUUID | [ in ] There can only be one item associated with the globally unique identifer. |
| Success | P6R::eOk | |
| Failure | P6R::eInvalidArg | One of the parameters is NULL. |
| P6R::eNotFound | There is no keystore entry associated with the pUUID parameter. |