8#include "EcSignature.h"
10#if !defined(ASN_DISABLE_OER_SUPPORT)
11static asn_oer_constraints_t asn_OER_type_EcSignature_constr_1 CC_NOTUSED = {
15#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
16asn_per_constraints_t asn_PER_type_EcSignature_constr_1 CC_NOTUSED = {
17 { APC_CONSTRAINED, 1, 1, 0, 1 } ,
18 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
22asn_TYPE_member_t asn_MBR_EcSignature_1[] = {
23 { ATF_NOFLAGS, 0, offsetof(
struct EcSignature, choice.encryptedEcSignature),
24 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
26 &asn_DEF_EtsiTs103097Data_Encrypted_85P0,
29#if !defined(ASN_DISABLE_OER_SUPPORT)
32#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
38 "encryptedEcSignature"
40 { ATF_NOFLAGS, 0, offsetof(
struct EcSignature, choice.ecSignature),
41 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
43 &asn_DEF_EtsiTs103097Data_SignedExternalPayload,
46#if !defined(ASN_DISABLE_OER_SUPPORT)
49#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
58static const asn_TYPE_tag2member_t asn_MAP_EcSignature_tag2el_1[] = {
59 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 },
60 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }
62asn_CHOICE_specifics_t asn_SPC_EcSignature_specs_1 = {
67 asn_MAP_EcSignature_tag2el_1,
72asn_TYPE_descriptor_t asn_DEF_EcSignature = {
81#if !defined(ASN_DISABLE_OER_SUPPORT)
82 &asn_OER_type_EcSignature_constr_1,
84#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
85 &asn_PER_type_EcSignature_constr_1,
89 asn_MBR_EcSignature_1,
91 &asn_SPC_EcSignature_specs_1