Discuss this help topic in SecureBlackbox Forum
TElX509Certificate.LoadKeyFromBufferPKCS8
Loads the certificate's private key from the memory buffer. The key must be stored in PKCS8 format.
Declaration
Parameters
Return value
Returns 0 if the key was successfully loaded, and an error code otherwise.
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 PKCS8 format.