matrix-sdk-android
androidJvm
matrix-sdk-android
/
org.matrix.android.sdk.api.session.crypto
/
CryptoService
/
deviceWithIdentityKey
device
With
Identity
Key
abstract
suspend
fun
deviceWithIdentityKey
(
userId
:
String
,
senderKey
:
String
,
algorithm
:
String
)
:
CryptoDeviceInfo
?