Discuss this help topic in SecureBlackbox Forum
TElX509Certificate.LoadFromStreamPFX
Reads the certificate from the stream. Certificate is contained in PFX format.
Declaration
Parameters
Return value
0 on success.
PKCS12 error code otherwise.
Description
Use this method to read the certificate from the stream.
The read operation is started at current stream position and finished when the end of
the stream is reached or when the number of bytes specified in Count parameter is read.
The certificate must have been saved in PFX format.