getCryptoDeviceInfo

abstract suspend fun getCryptoDeviceInfo(userId: String, deviceId: String?): CryptoDeviceInfo?
abstract suspend fun getCryptoDeviceInfo(userId: String): List<CryptoDeviceInfo>