Public Attributes | List of all members
x509_object_st Struct Reference

#include <internal.h>

Public Attributes

union {
   X509_CRL *   crl
 
   EVP_PKEY *   pkey
 
   char *   ptr
 
   X509 *   x509
 
data
 
int type
 

Detailed Description

Definition at line 237 of file third_party/boringssl-with-bazel/src/crypto/x509/internal.h.

Member Data Documentation

◆ crl

X509_CRL* x509_object_st::crl

◆ data

union { ... } x509_object_st::data

◆ pkey

EVP_PKEY* x509_object_st::pkey

◆ ptr

char* x509_object_st::ptr

◆ type

int x509_object_st::type

◆ x509

X509* x509_object_st::x509

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


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