TrustedDevice
constructor(id: String, platform: TrustedDevice.Platform = Platform.UNKNOWN, appIdentifier: String, name: String? = null, algorithm: String = ES256_ALGORITHM, status: TrustedDevice.Status = Status.UNKNOWN, createdAt: Long, updatedAt: Long, lastUsedAt: Long? = null, revokedAt: Long? = null)