decodeFromAsn1ContentBytes

fun BigInteger.Companion.decodeFromAsn1ContentBytes(bytes: ByteArray): BigInteger(source)

Decodes a BigInteger from bytes assuming the same encoding as the Asn1Primitive.content property of an Asn1Primitive containing an ASN.1 INTEGER