Discuss this help topic in SecureBlackbox Forum
Saves the CRL to file without re-signing.
Declaration
[C#/Java]
not implemented;
[VB.NET]
not implemented;
[Pascal]
not implemented;
Parameters
- Filename - name of the file containing 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 only a *copy* of the loaded/generated CRL (without re-signing it).
Discuss this help topic in SecureBlackbox Forum