GetPublicKey()

X509Certificate::GetPublicKey() const method

Gets public key from certificate as array of bytes.

virtual ByteArrayPtr System::Security::Cryptography::X509Certificates::X509Certificate::GetPublicKey() const

Return Value

Byte representation of public key.

See Also