expiration

@SerialName(value = "exp")
@Serializable(with = InstantLongSerializer::class)
val expiration: Instant? = null(source)

Integer for the time at which the key attestation and the key(s) it is attesting expire, using the syntax defined in RFC7519. MUST be present if the attestation is used with the JWT proof type.