cef_x509cert_principal_t.base

Base structure.

More...
struct cef_x509cert_principal_t
cef_base_ref_counted_t base;

Detailed Description

Returns a name that can be used to represent the issuer. It tries in this order: Common Name (CN), Organization Name (O) and Organizational Unit Name (OU) and returns the first non-NULL one found.

Returns the common name.

Returns the locality name.

Meta