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

#include <pkcs12.h>

Public Member Functions

 STACK_OF (X509_ATTRIBUTE)*attrib
 
 STACK_OF (X509_ATTRIBUTE)*attrib
 

Public Attributes

ASN1_OBJECTtype
 
union {
   struct pkcs12_bag_st *   bag
 
   struct pkcs8_priv_key_info_st *   keybag
 
   X509_SIG *   shkeybag
 
   ASN1_TYPE *   other
 
value
 
union {
   struct pkcs12_bag_st *   bag
 
   struct pkcs8_priv_key_info_st *   keybag
 
   X509_SIG *   shkeybag
 
   ASN1_TYPE *   other
 
value
 

Detailed Description

Definition at line 111 of file pkcs12.h.

Member Function Documentation

PKCS12_SAFEBAG::STACK_OF ( X509_ATTRIBUTE  )
PKCS12_SAFEBAG::STACK_OF ( X509_ATTRIBUTE  )

Member Data Documentation

struct pkcs12_bag_st* PKCS12_SAFEBAG::bag

Definition at line 114 of file pkcs12.h.

struct pkcs8_priv_key_info_st* PKCS12_SAFEBAG::keybag

Definition at line 115 of file pkcs12.h.

ASN1_TYPE* PKCS12_SAFEBAG::other

Definition at line 118 of file pkcs12.h.

X509_SIG* PKCS12_SAFEBAG::shkeybag

Definition at line 116 of file pkcs12.h.

ASN1_OBJECT * PKCS12_SAFEBAG::type

Definition at line 112 of file pkcs12.h.

union { ... } PKCS12_SAFEBAG::value
union { ... } PKCS12_SAFEBAG::value

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