Searched defs:X509_val_st (Results 1 – 4 of 4) sorted by relevance
118 struct X509_val_st { struct119 ASN1_TIME *notBefore;120 ASN1_TIME *notAfter;
1594 class X509_val_st(Structure): class