Discuss this help topic in SecureBlackbox Forum
TElCustomCertStorage.SaveToBufferPkiPath
Use this method in derived classes to save certificates contained in storage to buffer in PkiPath format.
Declaration
Parameters
Return value
True if certificates were successfully saved.
False otherwise.
Description
Use this method in derived classes to save currently stored certificates in PkiPath format. In a PKI path the certificate that has been issued by the trust anchor is at the first position, and the target certificate is at the last position.