GetRawCertData()

X509Certificate::GetRawCertData() const method

Gets raw data from certificate as array of bytes.

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

Return Value

Byte representation of certificate data.

See Also