cef_x509certificate_t.get_derencoded

Returns the DER encoded data for the X.509 certificate.

struct cef_x509certificate_t
extern (System)
cef_binary_value_t* function(cef_x509certificate_t* self) nothrow get_derencoded;

Meta