summaryrefslogtreecommitdiff
path: root/lib/ACSE-1.asn1
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ACSE-1.asn1')
-rw-r--r--lib/ACSE-1.asn14
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ACSE-1.asn1 b/lib/ACSE-1.asn1
index 6768034..6307857 100644
--- a/lib/ACSE-1.asn1
+++ b/lib/ACSE-1.asn1
@@ -40,7 +40,7 @@ ACSE-apdu ::= CHOICE {
AARQ-apdu ::= [APPLICATION 0] IMPLICIT SEQUENCE {
protocol-version
- [0] IMPLICIT BIT STRING {version1(0)} DEFAULT {version1},
+ [0] IMPLICIT BIT STRING {version1(0)},
application-context-name [1] Application-context-name,
called-AP-title [2] AP-title OPTIONAL,
called-AE-qualifier [3] AE-qualifier OPTIONAL,
@@ -68,7 +68,7 @@ AARQ-apdu ::= [APPLICATION 0] IMPLICIT SEQUENCE {
AARE-apdu ::= [APPLICATION 1] IMPLICIT SEQUENCE {
protocol-version
- [0] IMPLICIT BIT STRING {version1(0)} DEFAULT {version1},
+ [0] IMPLICIT BIT STRING {version1(0)},
application-context-name [1] Application-context-name,
result [2] Associate-result,
result-source-diagnostic [3] Associate-source-diagnostic,