x509v3.h File Reference
#include
<stdapis/openssl/x509v3.h>
Typedef X509V3_EXT_NEW
typedef void *(* | X509V3_EXT_NEW |
Typedef X509V3_EXT_FREE
typedef void(* | X509V3_EXT_FREE |
Typedef X509V3_EXT_D2I
typedef void *(* | X509V3_EXT_D2I |
Typedef X509V3_EXT_I2D
typedef int(* | X509V3_EXT_I2D |
Typedef STACK_OF
Load CA certs from a file into a STACK. Note that it is somewhat misnamed; it doesn't really have anything to do with clients (except that a common use for a stack of CAs is to send it to the client). Actually, it doesn't have much to do with CAs, either, since it will load any old cert. return a STACK of the ciphers available for the SSL and in order of algorithm id
Typedef X509V3_EXT_V2I
typedef void *(* | X509V3_EXT_V2I |
Typedef X509V3_EXT_I2S
typedef char *(* | X509V3_EXT_I2S |
Typedef X509V3_EXT_S2I
typedef void *(* | X509V3_EXT_S2I |
Typedef X509V3_EXT_I2R
typedef int(* | X509V3_EXT_I2R |
Typedef X509V3_EXT_R2I
typedef void *(* | X509V3_EXT_R2I |
Typedef X509V3_CONF_METHOD
Typedef X509V3_EXT_METHOD
Typedef BASIC_CONSTRAINTS
Typedef PKEY_USAGE_PERIOD
Typedef ACCESS_DESCRIPTION
Typedef POLICY_CONSTRAINTS
Typedef PROXY_CERT_INFO_EXTENSION