System::Security::Cryptography::X509Certificates::X509Certificate::GetKeyAlgorithm method

X509Certificate::GetKeyAlgorithm method

Gets key information for the current certificate as a string.

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

ReturnValue

The key information.

See Also