kalium
common
cryptography
/
com.wire.kalium.cryptography
/
DecryptedMessageBundle
/
DecryptedMessageBundle
Decrypted
Message
Bundle
constructor
(
message
:
ByteArray
?
,
commitDelay
:
Long
?
,
senderClientId
:
CryptoQualifiedClientId
?
,
hasEpochChanged
:
Boolean
,
identity
:
WireIdentity
?
,
crlNewDistributionPoints
:
List
<
String
>
?
)