ASN1_COMPAT_FUNCS_st Struct Reference

#include <asn1t.h>

Data Fields

ASN1_new_func asn1_new
ASN1_free_func asn1_free
ASN1_d2i_func asn1_d2i
ASN1_i2d_func asn1_i2d

Field Documentation

ASN1_d2i_func* ASN1_COMPAT_FUNCS_st::asn1_d2i
 
ASN1_free_func* ASN1_COMPAT_FUNCS_st::asn1_free
 
ASN1_i2d_func* ASN1_COMPAT_FUNCS_st::asn1_i2d
 
ASN1_new_func* ASN1_COMPAT_FUNCS_st::asn1_new
 

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

Copyright © Nokia Corporation 2001-2008
Back to top