Commit much improved ASN.1 compiler from joda-choice-branch.
Highlighs for the compiler is support for CHOICE and in general better support for tags. This compiler support most of what is needed for PK-INIT, LDAP, X.509, PKCS-12 and many other protocols. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15617 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
14
lib/asn1/test.gen
Normal file
14
lib/asn1/test.gen
Normal file
@@ -0,0 +1,14 @@
|
||||
# $Id$
|
||||
# Sample for TESTSeq in test.asn1
|
||||
#
|
||||
|
||||
UNIV CONS Sequence 23
|
||||
CONTEXT CONS 0 3
|
||||
UNIV PRIM Integer 1 01
|
||||
CONTEXT CONS 1 8
|
||||
UNIV CONS Sequence 6
|
||||
CONTEXT CONS 127 3
|
||||
UNIV PRIM Integer 1 01
|
||||
UNIV PRIM Integer 1 01
|
||||
CONTEXT CONS 2 3
|
||||
UNIV PRIM Integer 1 01
|
Reference in New Issue
Block a user