Searched defs:QCryptoTLSTestCertReq (Results 1 – 1 of 1) sorted by relevance
35 typedef struct QCryptoTLSTestCertReq QCryptoTLSTestCertReq; typedef36 struct QCryptoTLSTestCertReq { struct37 gnutls_x509_crt_t crt;39 const char *filename;42 const char *country;43 const char *cn;44 const char *altname1;45 const char *altname2;46 const char *ipaddr1;47 const char *ipaddr2;[all …]