Delete a trusted issuer certificate from storage.
This function is idempotent. Deleting a certificate that does not exist will return Ok.
ID of the 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 issuer certificate from storage.
This function is idempotent. Deleting a certificate that does not exist will return Ok.