Created by potrace 1.16, written by Peter Selinger 2001-2019

Miva Developer Docs

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.)