1 ACP133CommonContent { joint-iso-ccitt(2) country(16) us(840) organization(1) gov(101) dod(2) ds(2) module(0) commonContent(2) editionB (3) }
5 GeneralNames, CertificateAssertion
6 FROM CertificateExtensions {joint-iso-ccitt ds(5)
7 module(1) certificateExtensions(26) 0}
10 FROM AuthenticationFramework {joint-iso-itu-t ds(5) module(1)
11 authenticationFramework(7) 3}
12 ContentLength, EncodedInformationTypesConstraints, ExtendedContentType,
13 ORAddress, ORName, RequestedDeliveryMethod, SecurityContext
15 FROM MTSAbstractService {joint-iso-itu-t mhs(6) mts(3) modules(0)
16 mts-abstract-service(1) version-1999(1)}
19 FROM SelectedAttributeTypes {joint-iso-itu-t ds(5) module(1)
20 selectedAttributeTypes(5) 4}
23 FROM InformationFramework {joint-iso-itu-t ds(5) module(1)
24 informationFramework(1) 3};
28 ACPPreferredDelivery ::= ENUMERATED { smtp(0), acp127(1), mhs(2) }
30 ALType ::= INTEGER { aig(0), type(1), cad(2), taskforce(3), dag(4) }
32 Community ::= ENUMERATED { genser(0), si(1), both(2) }
34 OnSupported ::= BIT STRING { acp127-nn(0), acp127-pn(1), acp127-tn(2) }
36 ACPLegacyFormat ::= INTEGER {
38 acp127(1), -- changed from acp126 for consistency purposes
43 reserved-1(6), -- hold for ACP127Standard if needed
48 reserved-2(11), -- hold for SOCOMMNarrativeTTY if needed
49 socomm-narrative-special(12),
54 acp-legacy-format-smtp(17),
56 -- 19 - 31 for national or bilateral use
57 acp145-united-states(32),
60 acp145-united-kingdom(35),
61 acp145-new-zealand(36) }
63 ACPNoAttachments ::= BOOLEAN
67 Addressees ::= SEQUENCE OF PrintableString (SIZE (1..55))
69 Classification ::= ENUMERATED { unmarked(0), unclassified(1), restricted(2),
70 confidential(3), secret(4), top-secret(5) }
72 DistributionCode ::= PrintableString
74 EmConCapability ::= BOOLEAN
76 EmConState ::= ENUMERATED { enabled(0), receive-only(1), electronic-silence(2), disabled(3) }
78 JPEG ::= OCTET STRING -- a JPEG image
80 MaxMessageSize ::= INTEGER
82 MonthlyUKMs ::= --SIGNED { SEQUENCE OF UKMEntry }-- SEQUENCE {
83 ukm-entries SEQUENCE OF UKMEntry,
84 algorithm-identifier AlgorithmIdentifier,
88 MsgProtocolInfoCapability ::= ENUMERATED { acp-127(0), acp-123(1) }
90 Remarks ::= SEQUENCE OF PrintableString
92 -- RIParameters used to be defined as a ASN.1 SET specification, but
93 -- this has been deprecated in edition D in favour of a DirectoryString
94 -- containing a sequence of dollar separated PrintableStrings.
96 -- Implemented in Wireshark as a CHOICE to be able to decode both without
97 -- using a preference.
98 RIParameters ::= CHOICE {
99 ri-parameters DirectoryString,
100 ri-parameters-deprecated RIParametersDeprecated
103 RIParametersDeprecated ::= SET {
104 rI [0] PrintableString,
105 rIType [1] ENUMERATED
106 { normal(0), off-line(1), partTimeTerminal(2) },
107 minimize [2] BOOLEAN, -- not used any more --
108 sHD [3] PrintableString,
109 classification [4] Classification
112 UKMEntry ::= SEQUENCE {
117 WebAccessCapability ::= BOOLEAN
119 -- these are imported directly from SDN.701
121 PairwiseTag ::= SEQUENCE {
123 edition INTEGER --(1..ub-edition-size)--,
124 date UTCTime OPTIONAL }
126 Kmid ::= OCTET STRING
128 MLReceiptPolicy ::= CHOICE {
130 insteadOf [1] SEQUENCE -- (SIZE (1..ub-insteadOf))
132 inAdditionTo [2] SEQUENCE --(SIZE (1..ub-inAdditionTo))