unaryPlus

operator fun Asn1Element.unaryPlus()

appends a single Asn1Element to this ASN.1 structure


operator fun Asn1Encodable<*>.unaryPlus()

appends a single Asn1Encodable to this ASN.1 structure

Throws

in case encoding constraints of children are violated