Discuss this help topic in SecureBlackbox Forum
TElX509Certificate.SaveKeyToBuffer
Saves the private key of the certificate to the memory buffer.
Declaration
Parameters
Return value
True on success.
False if the buffer size is too small.
In this case this method sets
Size parameter
is set to the size which will be enough to hold the whole data.
Description
This method saves the private key to the provided memory location of the given size.