decodeToIntOrNull

fun Asn1Primitive.decodeToIntOrNull(assertTag: Asn1Element.Tag = Asn1Element.Tag.INT): Int?

Exception-free version of decodeToInt