Discuss this help topic in SecureBlackbox Forum
TElCustomCertStorage.SaveToStreamPkiPath
Saves the certificates contained in the storage to the stream 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.