x509_object_st Struct Reference

#include <stdapis/openssl/x509_vfy.h>

struct x509_object_st
Public Attributes
X509_CRL *crl
union x509_object_st::@4data
EVP_PKEY *pkey
char *ptr
inttype
X509 *x509

Member Attribute Documentation

crl

X509_CRL *crl

data

union x509_object_st::@4data

pkey

EVP_PKEY *pkey

ptr

char *ptr

type

inttype

x509

X509 *x509