GetKeyAlgorithmParametersString()

X509Certificate::GetKeyAlgorithmParametersString() const method

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

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

Return Value

The key information.

See Also