Discuss this help topic in SecureBlackbox Forum
TElX509Certificate.LoadKeyFromBufferPEM
Loads the certificate's private key from the memory buffer. The key must be stored in PEM format.
Declaration
Parameters
Return value
0 - if the key was successfully loaded.
Otherwise PEM error code.
Description
This method attempts to read the certificate's private key from the provided memory location of the given size. The key must have been saved in PEM format.