src class AsnCollBuilder : Obj
AsnColl builder.
AsnColl
Convenience to add an AsnItem with the given value and name
AsnItem
Add an AsnItem to the collection
Build an ASN.1 sequence
Build an ASN.1 set
src This add(AsnObj val, Str? name := null)
src This item(AsnItem item)
src new make()
src AsnColl toSeq(AsnTag? tag := null)
src AsnColl toSet(AsnTag? tag := null)
Haxall 3.1.10 ∙ 28-Jun-2024 15:01 EDT