- Index
- »
- asn1
- »
- AsnTagBuilder
type
constructors
make |
Create an unconfigured builder |
---|
methods
app |
Set the tag class to application |
---|---|
context |
Set the tag class to context |
explicit |
Build the tag with explicit mode |
id |
Set the tag identifier |
implicit |
Build the tag with implicit mode |
priv |
Set the tag class to private |
univ |
Set the tag class to universal |
Slot Details
app
context
explicit
id
implicit
make
src
new make()
Create an unconfigured builder