OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
AUTHORITY_KEYID_st Struct Reference

#include <x509v3.h>

Public Attributes

ASN1_OCTET_STRINGkeyid
 
GENERAL_NAMES * issuer
 
ASN1_INTEGERserial
 

Detailed Description

Definition at line 260 of file x509v3.h.

Member Data Documentation

GENERAL_NAMES * AUTHORITY_KEYID_st::issuer

Definition at line 262 of file x509v3.h.

ASN1_OCTET_STRING * AUTHORITY_KEYID_st::keyid

Definition at line 261 of file x509v3.h.

ASN1_INTEGER * AUTHORITY_KEYID_st::serial

Definition at line 263 of file x509v3.h.


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