Discuss this help topic in SecureBlackbox Forum
Saves the certificate to a file.
Declaration
[Pascal]
not implemented;
Parameters
- Filename - name of the file containing certificate
- Password - password to access the certificate
- Format - format in which the certificate should be saved
- SavePrivateKey - specifies whether private key should be saved
Description
Use this method to save the certificate to a file.
Discuss this help topic in SecureBlackbox Forum