#include <x509_vfy.h>
|
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) |
|
◆ ctrl
int(* x509_lookup_method_st::ctrl) (X509_LOOKUP *ctx, int cmd, const char *argc, long argl, char **ret) |
◆ free
◆ get_by_alias
◆ get_by_fingerprint
◆ get_by_issuer_serial
◆ get_by_subject
◆ init
◆ name
const char* x509_lookup_method_st::name |
◆ new_item
◆ shutdown
The documentation for this struct was generated from the following file:
- Source/ThirdParty/libwebrtc/Source/third_party/boringssl/src/include/openssl/x509_vfy.h