arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_x509certificate_t.get_issuer
arsd
webview
cef_x509certificate_t
Returns the issuer of the X.509 certificate.
struct
cef_x509certificate_t
extern (
System
)
cef_x509cert_principal_t
*
function
(
cef_x509certificate_t
*
self
)
nothrow
get_issuer
;
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 issuer of the X.509 certificate.