doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
sslctxparm_st Struct Reference

Public Attributes

unsigned char * p12file
 
const char * pst
 
PKCS12 * p12
 
EVP_PKEY * pkey
 
X509 * usercert
 

Detailed Description

Definition at line 119 of file curlx.c.

Member Data Documentation

PKCS12* sslctxparm_st::p12

Definition at line 122 of file curlx.c.

unsigned char* sslctxparm_st::p12file

Definition at line 120 of file curlx.c.

EVP_PKEY* sslctxparm_st::pkey

Definition at line 123 of file curlx.c.

const char* sslctxparm_st::pst

Definition at line 121 of file curlx.c.

X509* sslctxparm_st::usercert

Definition at line 124 of file curlx.c.


The documentation for this struct was generated from the following file: