System::Security::Cryptography::X509Certificates::X509Certificate::GetKeyAlgorithmParametersString method

X509Certificate::GetKeyAlgorithmParametersString method

Gets key information for the current certificate as a hexadecimal string.

virtual String System::Security::Cryptography::X509Certificates::X509Certificate::GetKeyAlgorithmParametersString() const

ReturnValue

The key information.

See Also