GetRawCertDataString()

X509Certificate::GetRawCertDataString() const method

Gets raw data from certificate as a hexadecimal string.

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

Return Value

The certificate data as a hexadecimal string.

See Also