decodeToUIntOrNull

inline fun Asn1Primitive.decodeToUIntOrNull(assertTag: Asn1Element.Tag = Asn1Element.Tag.INT): UInt?(source)

Exception-free version of decodeToUInt