GetKeyAlgorithmParameters()

X509Certificate::GetKeyAlgorithmParameters() const method

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

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

Return Value

The key information.

See Also