webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <x509_vfy.h>
Public Attributes | |
int | type |
union { | |
char * ptr | |
X509 * x509 | |
X509_CRL * crl | |
EVP_PKEY * pkey | |
} | data |
X509_CRL* x509_object_st::crl |
union { ... } x509_object_st::data |
EVP_PKEY* x509_object_st::pkey |
char* x509_object_st::ptr |
int x509_object_st::type |
X509* x509_object_st::x509 |