issuedAt

@SerialName(value = "iat")
@Serializable(with = InstantLongSerializer::class)
val issuedAt: Instant(source)

Integer for the time at which the key attestation was issued using the syntax defined in RFC7519.