UNICORN - iOS
公開メンバ関数 | 公開変数類 | 全メンバ一覧
x509_store_st 構造体

公開メンバ関数

 STACK_OF (X509_OBJECT)*objs
 
 STACK_OF (X509_LOOKUP)*get_cert_methods
 
 STACK_OF (X509)*(*lookup_certs)(X509_STORE_CTX *ctx
 
 STACK_OF (X509_CRL)*(*lookup_crls)(X509_STORE_CTX *ctx
 

公開変数類

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)
 
X509_NAMEnm
 
int(* cleanup )(X509_STORE_CTX *ctx)
 
CRYPTO_EX_DATA ex_data
 
int references
 

この構造体詳解は次のファイルから抽出されました: