Discuss this help topic in SecureBlackbox Forum
TElX509Certificate.LoadKeyFromStreamPKCS8
Loads the certificate's private key from stream. 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 stream. The key must have been saved in PKCS8 format.