Searched defs:x509_cert_aux_st (Results 1 – 4 of 4) sorted by relevance
138 struct x509_cert_aux_st { struct141 ASN1_UTF8STRING *alias; /* "friendly name" */142 ASN1_OCTET_STRING *keyid; /* key id of private key */
152 struct x509_cert_aux_st { struct155 ASN1_UTF8STRING *alias; /* "friendly name" */156 ASN1_OCTET_STRING *keyid; /* key id of private key */
1710 class x509_cert_aux_st(Structure): class