webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
GENERAL_NAME_st Struct Reference

#include <x509v3.h>

Public Attributes

int type
 
union {
   char *   ptr
 
   OTHERNAME *   otherName
 
   ASN1_IA5STRING *   rfc822Name
 
   ASN1_IA5STRING *   dNSName
 
   ASN1_TYPE *   x400Address
 
   X509_NAME *   directoryName
 
   EDIPARTYNAME *   ediPartyName
 
   ASN1_IA5STRING *   uniformResourceIdentifier
 
   ASN1_OCTET_STRING *   iPAddress
 
   ASN1_OBJECT *   registeredID
 
   ASN1_OCTET_STRING *   ip
 
   X509_NAME *   dirn
 
   ASN1_IA5STRING *   ia5
 
   ASN1_OBJECT *   rid
 
   ASN1_TYPE *   other
 
d
 

Member Data Documentation

◆ d

union { ... } GENERAL_NAME_st::d

◆ directoryName

X509_NAME* GENERAL_NAME_st::directoryName

◆ dirn

X509_NAME* GENERAL_NAME_st::dirn

◆ dNSName

ASN1_IA5STRING* GENERAL_NAME_st::dNSName

◆ ediPartyName

EDIPARTYNAME* GENERAL_NAME_st::ediPartyName

◆ ia5

ASN1_IA5STRING* GENERAL_NAME_st::ia5

◆ ip

ASN1_OCTET_STRING* GENERAL_NAME_st::ip

◆ iPAddress

ASN1_OCTET_STRING* GENERAL_NAME_st::iPAddress

◆ other

ASN1_TYPE* GENERAL_NAME_st::other

◆ otherName

OTHERNAME* GENERAL_NAME_st::otherName

◆ ptr

char* GENERAL_NAME_st::ptr

◆ registeredID

ASN1_OBJECT* GENERAL_NAME_st::registeredID

◆ rfc822Name

ASN1_IA5STRING* GENERAL_NAME_st::rfc822Name

◆ rid

ASN1_OBJECT* GENERAL_NAME_st::rid

◆ type

int GENERAL_NAME_st::type

◆ uniformResourceIdentifier

ASN1_IA5STRING* GENERAL_NAME_st::uniformResourceIdentifier

◆ x400Address

ASN1_TYPE* GENERAL_NAME_st::x400Address

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