8#include "CertificateSubjectAttributes.h"
10#if !defined(ASN_DISABLE_OER_SUPPORT)
11static asn_oer_constraints_t asn_OER_type_CertificateSubjectAttributes_constr_1 CC_NOTUSED = {
15#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
16asn_per_constraints_t asn_PER_type_CertificateSubjectAttributes_constr_1 CC_NOTUSED = {
17 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
18 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
22asn_TYPE_member_t asn_MBR_CertificateSubjectAttributes_1[] = {
24 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
26 &asn_DEF_CertificateId,
29#if !defined(ASN_DISABLE_OER_SUPPORT)
32#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
41 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
43 &asn_DEF_ValidityPeriod,
46#if !defined(ASN_DISABLE_OER_SUPPORT)
49#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
58 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
60 &asn_DEF_GeographicRegion,
63#if !defined(ASN_DISABLE_OER_SUPPORT)
66#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
75 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
77 &asn_DEF_SubjectAssurance,
80#if !defined(ASN_DISABLE_OER_SUPPORT)
83#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
92 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
94 &asn_DEF_SequenceOfPsidSsp,
97#if !defined(ASN_DISABLE_OER_SUPPORT)
100#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
109 (ASN_TAG_CLASS_CONTEXT | (5 << 2)),
111 &asn_DEF_SequenceOfPsidGroupPermissions,
114#if !defined(ASN_DISABLE_OER_SUPPORT)
117#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
123 "certIssuePermissions"
126static const int asn_MAP_CertificateSubjectAttributes_oms_1[] = { 0, 1, 2, 3, 4, 5 };
127static const ber_tlv_tag_t asn_DEF_CertificateSubjectAttributes_tags_1[] = {
128 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
130static const asn_TYPE_tag2member_t asn_MAP_CertificateSubjectAttributes_tag2el_1[] = {
131 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 },
132 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 },
133 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 },
134 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 },
135 { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 },
136 { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }
138asn_SEQUENCE_specifics_t asn_SPC_CertificateSubjectAttributes_specs_1 = {
141 asn_MAP_CertificateSubjectAttributes_tag2el_1,
143 asn_MAP_CertificateSubjectAttributes_oms_1,
147asn_TYPE_descriptor_t asn_DEF_CertificateSubjectAttributes = {
148 "CertificateSubjectAttributes",
149 "CertificateSubjectAttributes",
151 asn_DEF_CertificateSubjectAttributes_tags_1,
152 sizeof(asn_DEF_CertificateSubjectAttributes_tags_1)
153 /
sizeof(asn_DEF_CertificateSubjectAttributes_tags_1[0]),
154 asn_DEF_CertificateSubjectAttributes_tags_1,
155 sizeof(asn_DEF_CertificateSubjectAttributes_tags_1)
156 /
sizeof(asn_DEF_CertificateSubjectAttributes_tags_1[0]),
158#if !defined(ASN_DISABLE_OER_SUPPORT)
159 &asn_OER_type_CertificateSubjectAttributes_constr_1,
161#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
162 &asn_PER_type_CertificateSubjectAttributes_constr_1,
166 asn_MBR_CertificateSubjectAttributes_1,
168 &asn_SPC_CertificateSubjectAttributes_specs_1