System::Security::Cryptography::X509Certificates::X509Certificate::GetPublicKeyString method
X509Certificate::GetPublicKeyString method
Gets public key from certificate as a hexadecimal string.
virtual String System::Security::Cryptography::X509Certificates::X509Certificate::GetPublicKeyString() const
ReturnValue
The public key as a hexadecimal string.
See Also
- Class String
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.PUB for C++