GetKeyAlgorithm()

X509Certificate::GetKeyAlgorithm() const method

Gets key information for the current certificate as a string.

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

Return Value

The key information.

See Also