8#include "AuthorizationValidationResponseCode.h"
14#if !defined(ASN_DISABLE_OER_SUPPORT)
15static asn_oer_constraints_t asn_OER_type_AuthorizationValidationResponseCode_constr_1 CC_NOTUSED = {
19#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
20asn_per_constraints_t asn_PER_type_AuthorizationValidationResponseCode_constr_1 CC_NOTUSED = {
21 { APC_CONSTRAINED | APC_EXTENSIBLE, 4, 4, 0, 14 } ,
22 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
26static const asn_INTEGER_enum_map_t asn_MAP_AuthorizationValidationResponseCode_value2enum_1[] = {
28 { 1, 9,
"cantparse" },
29 { 2, 14,
"badcontenttype" },
30 { 3, 17,
"imnottherecipient" },
31 { 4, 26,
"unknownencryptionalgorithm" },
32 { 5, 16,
"decryptionfailed" },
33 { 6, 9,
"invalidaa" },
34 { 7, 18,
"invalidaasignature" },
36 { 9, 10,
"unknownits" },
37 { 10, 16,
"invalidsignature" },
38 { 11, 20,
"invalidencryptionkey" },
39 { 12, 17,
"deniedpermissions" },
40 { 13, 18,
"deniedtoomanycerts" },
41 { 14, 13,
"deniedrequest" }
44static const unsigned int asn_MAP_AuthorizationValidationResponseCode_enum2value_1[] = {
62const asn_INTEGER_specifics_t asn_SPC_AuthorizationValidationResponseCode_specs_1 = {
63 asn_MAP_AuthorizationValidationResponseCode_value2enum_1,
64 asn_MAP_AuthorizationValidationResponseCode_enum2value_1,
71static const ber_tlv_tag_t asn_DEF_AuthorizationValidationResponseCode_tags_1[] = {
72 (ASN_TAG_CLASS_UNIVERSAL | (10 << 2))
74asn_TYPE_descriptor_t asn_DEF_AuthorizationValidationResponseCode = {
75 "AuthorizationValidationResponseCode",
76 "AuthorizationValidationResponseCode",
77 &asn_OP_NativeEnumerated,
78 asn_DEF_AuthorizationValidationResponseCode_tags_1,
79 sizeof(asn_DEF_AuthorizationValidationResponseCode_tags_1)
80 /
sizeof(asn_DEF_AuthorizationValidationResponseCode_tags_1[0]),
81 asn_DEF_AuthorizationValidationResponseCode_tags_1,
82 sizeof(asn_DEF_AuthorizationValidationResponseCode_tags_1)
83 /
sizeof(asn_DEF_AuthorizationValidationResponseCode_tags_1[0]),
85#if !defined(ASN_DISABLE_OER_SUPPORT)
86 &asn_OER_type_AuthorizationValidationResponseCode_constr_1,
88#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
89 &asn_PER_type_AuthorizationValidationResponseCode_constr_1,
91 NativeEnumerated_constraint
94 &asn_SPC_AuthorizationValidationResponseCode_specs_1