Discuss this help topic in SecureBlackbox Forum
TElX509Certificate.GetPublicKeyBlob
Saves the BLOB of the public key 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 certificates public key to the provided memory location of the given size.