Discuss this help topic in SecureBlackbox Forum
TElCustomCertStorage.SaveToBufferPEM
Saves the certificates to the memory buffer in PEM format.
Declaration
Parameters
Possible modes:
|
Possible algorithms:
|
Return value
Returns True on success, and False if the buffer was too small for the data. In this case, check the Size parameter for the required buffer size.
Description
Use this method to save the certificates to the memory buffer in PEM format.