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

#include <pkcs12.h>

Public Attributes

X509_SIGdinfo
 
ASN1_OCTET_STRINGsalt
 
ASN1_INTEGERiter
 

Detailed Description

Definition at line 99 of file pkcs12.h.

Member Data Documentation

X509_SIG * PKCS12_MAC_DATA::dinfo

Definition at line 100 of file pkcs12.h.

ASN1_INTEGER * PKCS12_MAC_DATA::iter

Definition at line 102 of file pkcs12.h.

ASN1_OCTET_STRING * PKCS12_MAC_DATA::salt

Definition at line 101 of file pkcs12.h.


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