#include <stdapis/openssl/x509_vfy.h>
| struct x509_lookup_method_st |
| Public Attributes | |
|---|---|
| int(* | ctrl |
| void(* | free |
| int(* | get_by_alias |
| int(* | get_by_fingerprint |
| int(* | get_by_issuer_serial |
| int(* | get_by_subject |
| int(* | init |
| const char * | name |
| int(* | new_item |
| int(* | shutdown |