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

公開変数類

const char * name
 
int(* new_item )(X509_LOOKUP *ctx)
 
void(* free )(X509_LOOKUP *ctx)
 
int(* init )(X509_LOOKUP *ctx)
 
int(* shutdown )(X509_LOOKUP *ctx)
 
int(* ctrl )(X509_LOOKUP *ctx, int cmd, const char *argc, long argl, char **ret)
 
int(* get_by_subject )(X509_LOOKUP *ctx, int type, X509_NAME *name, X509_OBJECT *ret)
 
int(* get_by_issuer_serial )(X509_LOOKUP *ctx, int type, X509_NAME *name, ASN1_INTEGER *serial, X509_OBJECT *ret)
 
int(* get_by_fingerprint )(X509_LOOKUP *ctx, int type, unsigned char *bytes, int len, X509_OBJECT *ret)
 
int(* get_by_alias )(X509_LOOKUP *ctx, int type, char *str, int len, X509_OBJECT *ret)
 

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