Companion

Functions

Link copied to clipboard
fun asPrimitive(    children: List<Asn1Element>,     tag: ULong,     tagClass: TagClass = TagClass.UNIVERSAL,     sortChildren: Boolean = false,     shouldBeSorted: Boolean = false): Asn1CustomStructure

ASN.1 Structure encoded as an ASN.1 Primitive (similar to OCTET STRING containing a valid ASN.1 Structure) with custom tag