blob: 4244cc8e65fff138ba0454637e106e0cc98d0a08 [file] [log] [blame]
Harald Welte7a23af32011-02-07 21:24:26 +01001-- Generated by Asnp, the pretty-printer of France Telecom R&D (http://asn1.elibel.tm.fr/asnp/)
2-- Module UnidialoguePDUs (Q.773:06/1997)
3UnidialoguePDUs {itu-t recommendation q 773 modules(2) unidialoguePDUs(3)
4 version1(1)} DEFINITIONS ::=
5BEGIN
6
7EXPORTS uniDialogue-as-id, UniDialoguePDU;
8
9-- Abstract syntax name for unstructured dialogue APDUs
10uniDialogue-as-id OBJECT IDENTIFIER ::=
11 {itu-t recommendation q 773 as(1) unidialogue-as(2) version1(1)}
12
13UniDialoguePDU ::= CHOICE {unidialoguePDU AUDT-apdu
14}
15
16AUDT-apdu ::= [APPLICATION 0] IMPLICIT SEQUENCE {
17 protocol-version
18 [0] IMPLICIT BIT STRING {version1(0)} DEFAULT {version1},
19 application-context-name [1] OBJECT IDENTIFIER,
20 user-information [30] IMPLICIT SEQUENCE OF EXTERNAL OPTIONAL
21}
22
23END -- UNIDialoguePDU
24
25-- Generated by Asnp, the ASN.1 pretty-printer of France Telecom R&D
26