DeleteCertificate Method
Deletes the currently selected certificate from the store.
Syntax
int DeleteCertificate();
Remarks
This method will delete the selected certificate from the store. If the certificate cannot be deleted, an error is returned.
This functionality is currently not available when the provider is OpenSSL.