8#include "RecipientInfo.h"
10#if !defined(ASN_DISABLE_OER_SUPPORT)
11static asn_oer_constraints_t asn_OER_type_RecipientInfo_constr_1 CC_NOTUSED = {
15#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
16asn_per_constraints_t asn_PER_type_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_RecipientInfo_1[] = {
23 { ATF_NOFLAGS, 0, offsetof(
struct RecipientInfo, choice.pskRecipInfo),
24 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
26 &asn_DEF_PreSharedKeyRecipientInfo,
29#if !defined(ASN_DISABLE_OER_SUPPORT)
32#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
40 { ATF_NOFLAGS, 0, offsetof(
struct RecipientInfo, choice.symmRecipInfo),
41 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
43 &asn_DEF_SymmRecipientInfo,
46#if !defined(ASN_DISABLE_OER_SUPPORT)
49#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
57 { ATF_NOFLAGS, 0, offsetof(
struct RecipientInfo, choice.certRecipInfo),
58 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
60 &asn_DEF_PKRecipientInfo,
63#if !defined(ASN_DISABLE_OER_SUPPORT)
66#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
74 { ATF_NOFLAGS, 0, offsetof(
struct RecipientInfo, choice.signedDataRecipInfo),
75 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
77 &asn_DEF_PKRecipientInfo,
80#if !defined(ASN_DISABLE_OER_SUPPORT)
83#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
91 { ATF_NOFLAGS, 0, offsetof(
struct RecipientInfo, choice.rekRecipInfo),
92 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
94 &asn_DEF_PKRecipientInfo,
97#if !defined(ASN_DISABLE_OER_SUPPORT)
100#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
109static const asn_TYPE_tag2member_t asn_MAP_RecipientInfo_tag2el_1[] = {
110 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 },
111 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 },
112 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 },
113 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 },
114 { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }
116asn_CHOICE_specifics_t asn_SPC_RecipientInfo_specs_1 = {
121 asn_MAP_RecipientInfo_tag2el_1,
126asn_TYPE_descriptor_t asn_DEF_RecipientInfo = {
135#if !defined(ASN_DISABLE_OER_SUPPORT)
136 &asn_OER_type_RecipientInfo_constr_1,
138#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
139 &asn_PER_type_RecipientInfo_constr_1,
143 asn_MBR_RecipientInfo_1,
145 &asn_SPC_RecipientInfo_specs_1