System::Security::Cryptography::X509Certificates::X509Certificate::GetRawCertData method

X509Certificate::GetRawCertData method

Gets raw data from certificate as array of bytes.

virtual ByteArrayPtr System::Security::Cryptography::X509Certificates::X509Certificate::GetRawCertData() const

ReturnValue

Byte representation of certificate data.

See Also