Discuss this help topic in SecureBlackbox Forum
Adds the certificate to storage
Declaration
Parameters
- X509Certificate - Certificate object, initialized by LoadFromBuffer method
- CopyPrivateKey - True - private key will be copied when certificate is added.
False - private key will not be copied.
Description
Use this method to add certificate to certificate storage.
Discuss this help topic in SecureBlackbox Forum