Eneboo - Documentación para desarrolladores
Métodos públicos | Atributos públicos
Referencia de la Estructura x509_store_st

#include <x509_vfy.h>

Lista de todos los miembros.

Métodos públicos

 STACK_OF (X509_OBJECT)*objs
 STACK_OF (X509_LOOKUP)*get_cert_methods
 STACK_OF (X509_OBJECT)*objs
 STACK_OF (X509_LOOKUP)*get_cert_methods

Atributos públicos

int cache
X509_VERIFY_PARAMparam
int(* verify )(X509_STORE_CTX *ctx)
int(* verify_cb )(int ok, X509_STORE_CTX *ctx)
int(* get_issuer )(X509 **issuer, X509_STORE_CTX *ctx, X509 *x)
int(* check_issued )(X509_STORE_CTX *ctx, X509 *x, X509 *issuer)
int(* check_revocation )(X509_STORE_CTX *ctx)
int(* get_crl )(X509_STORE_CTX *ctx, X509_CRL **crl, X509 *x)
int(* check_crl )(X509_STORE_CTX *ctx, X509_CRL *crl)
int(* cert_crl )(X509_STORE_CTX *ctx, X509_CRL *crl, X509 *x)
int(* cleanup )(X509_STORE_CTX *ctx)
CRYPTO_EX_DATA ex_data
int references

Documentación de las funciones miembro

x509_store_st::STACK_OF ( X509_OBJECT  )
x509_store_st::STACK_OF ( X509_LOOKUP  )
x509_store_st::STACK_OF ( X509_OBJECT  )
x509_store_st::STACK_OF ( X509_LOOKUP  )

Documentación de los datos miembro


La documentación para esta estructura fue generada a partir de los siguientes ficheros:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'