Searched defs:x509_cert_aux_st (Results 1 – 4 of 4) sorted by relevance
217 struct x509_cert_aux_st { struct220 ASN1_UTF8STRING *alias; // "friendly name"221 ASN1_OCTET_STRING *keyid; // key id of private key
1710 class x509_cert_aux_st(Structure): class