8#include "SignedDataPayload.h"
10#if !defined(ASN_DISABLE_OER_SUPPORT)
11static asn_oer_constraints_t asn_OER_type_SignedDataPayload_constr_1 CC_NOTUSED = {
15#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
16asn_per_constraints_t asn_PER_type_SignedDataPayload_constr_1 CC_NOTUSED = {
17 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
18 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
22asn_TYPE_member_t asn_MBR_SignedDataPayload_1[] = {
24 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
26 &asn_DEF_Ieee1609Dot2Data,
29#if !defined(ASN_DISABLE_OER_SUPPORT)
32#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
41 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
46#if !defined(ASN_DISABLE_OER_SUPPORT)
49#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
58static const int asn_MAP_SignedDataPayload_oms_1[] = { 0, 1 };
59static const ber_tlv_tag_t asn_DEF_SignedDataPayload_tags_1[] = {
60 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
62static const asn_TYPE_tag2member_t asn_MAP_SignedDataPayload_tag2el_1[] = {
63 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 },
64 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }
66asn_SEQUENCE_specifics_t asn_SPC_SignedDataPayload_specs_1 = {
69 asn_MAP_SignedDataPayload_tag2el_1,
71 asn_MAP_SignedDataPayload_oms_1,
75asn_TYPE_descriptor_t asn_DEF_SignedDataPayload = {
79 asn_DEF_SignedDataPayload_tags_1,
80 sizeof(asn_DEF_SignedDataPayload_tags_1)
81 /
sizeof(asn_DEF_SignedDataPayload_tags_1[0]),
82 asn_DEF_SignedDataPayload_tags_1,
83 sizeof(asn_DEF_SignedDataPayload_tags_1)
84 /
sizeof(asn_DEF_SignedDataPayload_tags_1[0]),
86#if !defined(ASN_DISABLE_OER_SUPPORT)
87 &asn_OER_type_SignedDataPayload_constr_1,
89#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
90 &asn_PER_type_SignedDataPayload_constr_1,
94 asn_MBR_SignedDataPayload_1,
96 &asn_SPC_SignedDataPayload_specs_1