Public Attributes | List of all members
x509_crl_method_st Struct Reference

Public Attributes

int(* crl_free )(X509_CRL *crl)
 
int(* crl_init )(X509_CRL *crl)
 
int(* crl_lookup )(X509_CRL *crl, X509_REVOKED **ret, ASN1_INTEGER *ser, X509_NAME *issuer)
 
int(* crl_verify )(X509_CRL *crl, EVP_PKEY *pk)
 
int flags
 

Detailed Description

Definition at line 80 of file x_crl.c.

Member Data Documentation

◆ crl_free

int(* x509_crl_method_st::crl_free) (X509_CRL *crl)

Definition at line 83 of file x_crl.c.

◆ crl_init

int(* x509_crl_method_st::crl_init) (X509_CRL *crl)

Definition at line 82 of file x_crl.c.

◆ crl_lookup

int(* x509_crl_method_st::crl_lookup) (X509_CRL *crl, X509_REVOKED **ret, ASN1_INTEGER *ser, X509_NAME *issuer)

Definition at line 84 of file x_crl.c.

◆ crl_verify

int(* x509_crl_method_st::crl_verify) (X509_CRL *crl, EVP_PKEY *pk)

Definition at line 86 of file x_crl.c.

◆ flags

int x509_crl_method_st::flags

Definition at line 81 of file x_crl.c.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:50