This is the ASN1 template structure that defines a wrapper round the actual type. It determines the actual position of the field in the value structure, various flags such as OPTIONAL and the field name.
Field name
Various flags
Relevant ASN1_ITEM or ASN1_ADB
Offset of this field in structure
tag, not used if no tagging
See Implementation
This is the ASN1 template structure that defines a wrapper round the actual type. It determines the actual position of the field in the value structure, various flags such as OPTIONAL and the field name.