cef_x509certificate_t.get_pemencoded

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

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

Meta