8#include "SymmetricCiphertext.h"
10#if !defined(ASN_DISABLE_OER_SUPPORT)
11static asn_oer_constraints_t asn_OER_type_SymmetricCiphertext_constr_1 CC_NOTUSED = {
15#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
16asn_per_constraints_t asn_PER_type_SymmetricCiphertext_constr_1 CC_NOTUSED = {
17 { APC_CONSTRAINED | APC_EXTENSIBLE, 0, 0, 0, 0 } ,
18 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
22asn_TYPE_member_t asn_MBR_SymmetricCiphertext_1[] = {
24 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
26 &asn_DEF_AesCcmCiphertext,
29#if !defined(ASN_DISABLE_OER_SUPPORT)
32#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
41static const asn_TYPE_tag2member_t asn_MAP_SymmetricCiphertext_tag2el_1[] = {
42 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }
44asn_CHOICE_specifics_t asn_SPC_SymmetricCiphertext_specs_1 = {
49 asn_MAP_SymmetricCiphertext_tag2el_1,
54asn_TYPE_descriptor_t asn_DEF_SymmetricCiphertext = {
55 "SymmetricCiphertext",
56 "SymmetricCiphertext",
63#if !defined(ASN_DISABLE_OER_SUPPORT)
64 &asn_OER_type_SymmetricCiphertext_constr_1,
66#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
67 &asn_PER_type_SymmetricCiphertext_constr_1,
71 asn_MBR_SymmetricCiphertext_1,
73 &asn_SPC_SymmetricCiphertext_specs_1