decodeGeneralizedTimeFromAsn1ContentBytes

fun Instant.Companion.decodeGeneralizedTimeFromAsn1ContentBytes(bytes: ByteArray): Instant(source)

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

Throws

if the input does not parse