Skip to content

x509_get_subject_name()#

Syntax
x509_get_subject_name( certref var, subjectname var )

Returns#

Returns 1 on success, 0 on failure

Parameters#

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