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

#include <pem.h>

Public Attributes

char * name
 
X509_NAMEdn
 
int cipher
 
int key_enc
 

Detailed Description

Definition at line 155 of file pem.h.

Member Data Documentation

int pem_recip_st::cipher

Definition at line 160 of file pem.h.

X509_NAME * pem_recip_st::dn

Definition at line 158 of file pem.h.

int pem_recip_st::key_enc

Definition at line 161 of file pem.h.

char * pem_recip_st::name

Definition at line 157 of file pem.h.


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