decodeToDouble

fun Asn1Primitive.decodeToDouble(assertTag: Asn1Element.Tag = Asn1Element.Tag.REAL): Double(source)

Decode the Asn1Primitive as a Double. Beware of possible loss of precision!

Throws

on invalid input