pkcs8_priv_key_info_st Struct Reference

#include <x509.h>

Public Member Functions

  STACK_OF (X509_ATTRIBUTE)*attributes

Data Fields

int  broken
ASN1_INTEGER version
X509_ALGOR pkeyalg
ASN1_TYPE pkey

Member Function Documentation

pkcs8_priv_key_info_st::STACK_OF X509_ATTRIBUTE   ) 
 

Field Documentation

int pkcs8_priv_key_info_st::broken
 
ASN1_TYPE* pkcs8_priv_key_info_st::pkey
 
X509_ALGOR* pkcs8_priv_key_info_st::pkeyalg
 
ASN1_INTEGER* pkcs8_priv_key_info_st::version
 

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

Copyright © Nokia Corporation 2001-2008
Back to top