Home
last modified time | relevance | path

Searched defs:gnutls_x509_trust_list_st (Results 1 – 1 of 1) sorted by relevance

/dports/security/gnutls/gnutls-3.6.16/lib/x509/
H A Dverify-high.h26 struct gnutls_x509_trust_list_st { struct
27 unsigned int size;
28 struct node_st *node;
33 gnutls_datum_t x509_rdn_sequence;
35 gnutls_x509_crt_t *blacklisted;
36 unsigned int blacklisted_size;
40 gnutls_x509_crt_t *keep_certs;
41 unsigned int keep_certs_size;
43 char* pkcs11_token;