10asn_TYPE_member_t asn_MBR_SignedData_1[] = {
11 { ATF_NOFLAGS, 0, offsetof(
struct SignedData, hashId),
12 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
14 &asn_DEF_HashAlgorithm,
17#if !defined(ASN_DISABLE_OER_SUPPORT)
20#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
28 { ATF_POINTER, 0, offsetof(
struct SignedData, tbsData),
29 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
31 &asn_DEF_ToBeSignedData,
34#if !defined(ASN_DISABLE_OER_SUPPORT)
37#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
45 { ATF_NOFLAGS, 0, offsetof(
struct SignedData, signer),
46 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
48 &asn_DEF_SignerIdentifier,
51#if !defined(ASN_DISABLE_OER_SUPPORT)
54#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
62 { ATF_NOFLAGS, 0, offsetof(
struct SignedData, signature),
63 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
68#if !defined(ASN_DISABLE_OER_SUPPORT)
71#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
80static const ber_tlv_tag_t asn_DEF_SignedData_tags_1[] = {
81 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
83static const asn_TYPE_tag2member_t asn_MAP_SignedData_tag2el_1[] = {
84 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 },
85 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 },
86 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 },
87 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }
89asn_SEQUENCE_specifics_t asn_SPC_SignedData_specs_1 = {
92 asn_MAP_SignedData_tag2el_1,
97asn_TYPE_descriptor_t asn_DEF_SignedData = {
101 asn_DEF_SignedData_tags_1,
102 sizeof(asn_DEF_SignedData_tags_1)
103 /
sizeof(asn_DEF_SignedData_tags_1[0]),
104 asn_DEF_SignedData_tags_1,
105 sizeof(asn_DEF_SignedData_tags_1)
106 /
sizeof(asn_DEF_SignedData_tags_1[0]),
108#if !defined(ASN_DISABLE_OER_SUPPORT)
111#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
116 asn_MBR_SignedData_1,
118 &asn_SPC_SignedData_specs_1