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