Discuss this help topic in SecureBlackbox Forum
TElCustomCertStorage.SaveToStreamPFX
Saves the certificates contained in the storage to the stream in PFX (PKCS12) format.
Declaration
Parameters
Return value
0 if certificates were successfully saved.
PKCS12 error code otherwise.
Values:
|
Description
Use this method in derived classes to save currently stored certificates in PFX format.
PFX format supports storing of private keys.