deleteTrustedIssuerCertificate
Delete a trusted issuer certificate from storage.
This function is idempotent, meaning calls to this function for issuer certificates that do not exist will not return an error.
Parameters
certificateId
ID of the certificate to be deleted.
Throws
If the SDK API is called before the SDK is initialized.
If Issuer's TrustedCertificate cannot be deleted as it has signed credentials in the store.