System::Security::Cryptography::X509Certificates::X509Certificate::GetRawCertDataString method

X509Certificate::GetRawCertDataString method

Gets raw data from certificate as a hexadecimal string.

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

ReturnValue

The certificate data as a hexadecimal string.

See Also