deviceWithIdentityKey

abstract suspend fun deviceWithIdentityKey(    userId: String,     senderKey: String,     algorithm: String): CryptoDeviceInfo?