Delete a trusted verifier certificate from storage.
This function is idempotent. Deleting a certificate that does not exist will return Ok.
ID of certificate to be deleted.
InvalidParams if the provided arguments are missing or invalid.
InvalidParams
MobileCredentialHolderErrorType.SdkNotInitialized if the SDK has not been initialized.
Generated using TypeDoc
Delete a trusted verifier certificate from storage.
This function is idempotent. Deleting a certificate that does not exist will return Ok.