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

#include <asn1t.h>

Public Attributes

ASN1_new_funcasn1_new
 
ASN1_free_funcasn1_free
 
ASN1_d2i_funcasn1_d2i
 
ASN1_i2d_funcasn1_i2d
 

Detailed Description

Definition at line 674 of file asn1t.h.

Member Data Documentation

ASN1_d2i_func * ASN1_COMPAT_FUNCS_st::asn1_d2i

Definition at line 677 of file asn1t.h.

ASN1_free_func * ASN1_COMPAT_FUNCS_st::asn1_free

Definition at line 676 of file asn1t.h.

ASN1_i2d_func * ASN1_COMPAT_FUNCS_st::asn1_i2d

Definition at line 678 of file asn1t.h.

ASN1_new_func * ASN1_COMPAT_FUNCS_st::asn1_new

Definition at line 675 of file asn1t.h.


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