matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.securestorage
/
KeyRef
Key
Ref
data
class
KeyRef
(
val
keyId
:
String
?
,
val
keySpec
:
SsssKeySpec
?
)
Content copied to clipboard
Constructors
Properties
Constructors
Key
Ref
Link copied to clipboard
fun
KeyRef
(
keyId
:
String
?
,
keySpec
:
SsssKeySpec
?
)
Content copied to clipboard
Properties
key
Id
Link copied to clipboard
val
keyId
:
String
?
Content copied to clipboard
key
Spec
Link copied to clipboard
val
keySpec
:
SsssKeySpec
?
Content copied to clipboard