System::Security::Cryptography::X509Certificates::X509Certificate::GetKeyAlgorithmParameters method

X509Certificate::GetKeyAlgorithmParameters method

Gets key information for the current certificate as an array of bytes.

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

ReturnValue

The key information.

See Also