2
3
4
5
6
10#if !defined(ASN_DISABLE_OER_SUPPORT)
11asn_oer_constraints_t asn_OER_type_Vanetza_Security_RecipientInfo_constr_1 CC_NOTUSED = {
15#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
16asn_per_constraints_t asn_PER_type_Vanetza_Security_RecipientInfo_constr_1 CC_NOTUSED = {
17 { APC_CONSTRAINED, 3, 3, 0, 4 } ,
18 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
22asn_TYPE_member_t asn_MBR_Vanetza_Security_RecipientInfo_1[] = {
23 { ATF_NOFLAGS, 0, offsetof(
struct Vanetza_Security_RecipientInfo, choice.pskRecipInfo),
24 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
26 &asn_DEF_Vanetza_Security_PreSharedKeyRecipientInfo,
29#if !defined(ASN_DISABLE_OER_SUPPORT)
32#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
35#if !defined(ASN_DISABLE_JER_SUPPORT)
43 { ATF_NOFLAGS, 0, offsetof(
struct Vanetza_Security_RecipientInfo, choice.symmRecipInfo),
44 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
46 &asn_DEF_Vanetza_Security_SymmRecipientInfo,
49#if !defined(ASN_DISABLE_OER_SUPPORT)
52#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
55#if !defined(ASN_DISABLE_JER_SUPPORT)
63 { ATF_NOFLAGS, 0, offsetof(
struct Vanetza_Security_RecipientInfo, choice.certRecipInfo),
64 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
66 &asn_DEF_Vanetza_Security_PKRecipientInfo,
69#if !defined(ASN_DISABLE_OER_SUPPORT)
72#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
75#if !defined(ASN_DISABLE_JER_SUPPORT)
83 { ATF_NOFLAGS, 0, offsetof(
struct Vanetza_Security_RecipientInfo, choice.signedDataRecipInfo),
84 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
86 &asn_DEF_Vanetza_Security_PKRecipientInfo,
89#if !defined(ASN_DISABLE_OER_SUPPORT)
92#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
95#if !defined(ASN_DISABLE_JER_SUPPORT)
101 "signedDataRecipInfo"
103 { ATF_NOFLAGS, 0, offsetof(
struct Vanetza_Security_RecipientInfo, choice.rekRecipInfo),
104 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
106 &asn_DEF_Vanetza_Security_PKRecipientInfo,
109#if !defined(ASN_DISABLE_OER_SUPPORT)
112#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
115#if !defined(ASN_DISABLE_JER_SUPPORT)
124static const asn_TYPE_tag2member_t asn_MAP_Vanetza_Security_RecipientInfo_tag2el_1[] = {
125 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 },
126 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 },
127 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 },
128 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 },
129 { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }
131asn_CHOICE_specifics_t asn_SPC_Vanetza_Security_RecipientInfo_specs_1 = {
132 sizeof(
struct Vanetza_Security_RecipientInfo),
133 offsetof(
struct Vanetza_Security_RecipientInfo, _asn_ctx),
134 offsetof(
struct Vanetza_Security_RecipientInfo, present),
135 sizeof(((
struct Vanetza_Security_RecipientInfo *)0)->present),
136 asn_MAP_Vanetza_Security_RecipientInfo_tag2el_1,
141asn_TYPE_descriptor_t asn_DEF_Vanetza_Security_RecipientInfo = {
150#if !defined(ASN_DISABLE_OER_SUPPORT)
151 &asn_OER_type_Vanetza_Security_RecipientInfo_constr_1,
153#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
154 &asn_PER_type_Vanetza_Security_RecipientInfo_constr_1,
156#if !defined(ASN_DISABLE_JER_SUPPORT)
161 asn_MBR_Vanetza_Security_RecipientInfo_1,
163 &asn_SPC_Vanetza_Security_RecipientInfo_specs_1