Skip to content

x509_get_issuer_name()#

Syntax
x509_get_issuer_name( certref var, issuername var )

Returns#

Returns 1 on success, 0 on failure

Parameters#

Parameter Description
certref Certificate reference returned from functions such as x509_load_mem
issuername Structure with members named for the entry names (e.g., “commonName”, “countryName”, etc.)