Discuss this help topic in SecureBlackbox Forum
Saves the CRL to file.
Declaration
[Pascal]
not implemented;
Parameters
- Filename - name of the file containing CRL
- Cert - certificate to sign the CRL
- Password - password to access the CRL
- PEMEncode - set this parameter to True to save CRL in PEM format
Description
Use this method to save the CRL to file.
Discuss this help topic in SecureBlackbox Forum