kalium
common
cryptography
/
com.wire.kalium.cryptography
/
MlsDBSecret
Mls
DBSecret
data
class
MlsDBSecret
(
val
passphrase
:
ByteArray
)
Members
Constructors
Mls
DBSecret
Link copied to clipboard
constructor
(
passphrase
:
ByteArray
)
Properties
passphrase
Link copied to clipboard
val
passphrase
:
ByteArray
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int