decodeUtcTimeFromAsn1ContentBytes

fun Instant.Companion.decodeUtcTimeFromAsn1ContentBytes(input: ByteArray): Instant(source)

Decodes an Instant from bytes assuming the same encoding as the Asn1Primitive.content property of an Asn1Primitive containing an ASN.1 UTC TIME

Throws

if the input does not parse