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