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

#include <x509.h>

Public Member Functions

 STACK_OF (X509_ATTRIBUTE)*attributes
 
 STACK_OF (X509_ATTRIBUTE)*attributes
 

Public Attributes

int broken
 
ASN1_INTEGERversion
 
X509_ALGORpkeyalg
 
ASN1_TYPEpkey
 

Detailed Description

Definition at line 582 of file x509.h.

Member Function Documentation

pkcs8_priv_key_info_st::STACK_OF ( X509_ATTRIBUTE  )
pkcs8_priv_key_info_st::STACK_OF ( X509_ATTRIBUTE  )

Member Data Documentation

int pkcs8_priv_key_info_st::broken

Definition at line 584 of file x509.h.

ASN1_TYPE * pkcs8_priv_key_info_st::pkey

Definition at line 592 of file x509.h.

X509_ALGOR * pkcs8_priv_key_info_st::pkeyalg

Definition at line 591 of file x509.h.

ASN1_INTEGER * pkcs8_priv_key_info_st::version

Definition at line 590 of file x509.h.


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