Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TTCN-3 Libraries
LibIts
Commits
447a5fff
Commit
447a5fff
authored
Jan 31, 2019
by
Yann Garcia
Browse files
Add ASN.1 fix for Version ::= INTEGER {v1(1)} COER encoding
parent
5918986b
Changes
1
Hide whitespace changes
Inline
Side-by-side
asn1/Security/TS102921/EtsiTs102941TrustLists.asn
View file @
447a5fff
...
...
@@ -21,7 +21,7 @@ FROM EtsiTs102941BaseTypes
-- CRL
************/
ToBeSignedCrl ::= SEQUENCE {
version
Version
,
version
INTEGER { v1(1) }(1..255)
,
thisUpdate Time32,
nextUpdate Time32,
entries SEQUENCE OF CrlEntry,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment