Handbook
Glossary
builtin-syntax ( -- hashtable )
Vocabulary
asn1
Inputs
None
Outputs
hashtable
an
object
Definition
IN:
asn1
:
builtin-syntax
( -- hashtable )
H{
{
"universal"
H{
{
"primitive"
H{
{
1
"boolean"
}
{
2
"integer"
}
{
4
"string"
}
{
5
"null"
}
{
6
"oid"
}
{
10
"integer"
}
{
13
"string"
}
}
}
{
"constructed"
H{
{
16
"array"
}
{
17
"array"
}
}
}
}
}
{
"context_specific"
H{
{
"primitive"
H{
{
10
"integer"
}
}
}
}
}
}
;