Deleting a Certificate
To delete a certificate from the CipherTrust Manager, call DestroyCertificate
API. For this call to succeed, the certificate must already be flagged as deletable. If it is not flagged as deletable when imported to the CipherTrust Manager, make sure to flag it as deletable on Management Console before calling the DestroyCertificate
API.
I_C_DestroyCertificate(I_O_Session sessionHandle, const I_T_CHAR * certificateName);