arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_x509certificate_t.get_pemencoded
arsd
webview
cef_x509certificate_t
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
Source
See Implementation
arsd
webview
cef_x509certificate_t
variables
base
get_derencoded
get_derencoded_issuer_chain
get_issuer
get_issuer_chain_size
get_pemencoded
get_pemencoded_issuer_chain
get_serial_number
get_subject
get_valid_expiry
get_valid_start
Returns the PEM encoded data for the X.509 certificate.