Discuss this help topic in SecureBlackbox Forum
TElX509Certificate.LoadKeyFromBufferPVK
Loads the certificate's private key from the memory buffer. The key must be stored in PVK format.
Declaration
Parameters
Return value
0 - if the key was successfully loaded.
Otherwise PVK 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 PVK (Microsoft secret) format.