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

#include <asn1t.h>

Public Attributes

char itype
 
long utype
 
const ASN1_TEMPLATEtemplates
 
long tcount
 
const voidfuncs
 
long size
 
const char * sname
 

Detailed Description

Definition at line 568 of file asn1t.h.

Member Data Documentation

const void * ASN1_ITEM_st::funcs

Definition at line 573 of file asn1t.h.

char ASN1_ITEM_st::itype

Definition at line 569 of file asn1t.h.

long ASN1_ITEM_st::size

Definition at line 574 of file asn1t.h.

const char * ASN1_ITEM_st::sname

Definition at line 576 of file asn1t.h.

long ASN1_ITEM_st::tcount

Definition at line 572 of file asn1t.h.

const ASN1_TEMPLATE * ASN1_ITEM_st::templates

Definition at line 571 of file asn1t.h.

long ASN1_ITEM_st::utype

Definition at line 570 of file asn1t.h.


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