unaryPlus

operator fun Asn1Element.unaryPlus()(source)

appends a single Asn1Element to this ASN.1 structure


operator fun Asn1Encodable<*>.unaryPlus()(source)

appends a single Asn1Encodable to this ASN.1 structure

Throws

in case encoding constraints of children are violated