kalium
common
cryptography
/
com.wire.kalium.cryptography
/
PreKeyCrypto
Pre
Key
Crypto
data
class
PreKeyCrypto
(
val
id
:
Int
,
val
encodedData
:
String
)
Members
Constructors
Pre
Key
Crypto
Link copied to clipboard
constructor
(
id
:
Int
,
encodedData
:
String
)
Properties
encoded
Data
Link copied to clipboard
val
encodedData
:
String
id
Link copied to clipboard
val
id
:
Int