cef_sslstatus_t.get_x509certificate

Returns the X.509 certificate.

struct cef_sslstatus_t
extern (System)
cef_x509certificate_t* function(cef_sslstatus_t* self) nothrow get_x509certificate;

Meta