kalium
common
cryptography
/
com.wire.kalium.cryptography
/
RotateBundle
/
RotateBundle
Rotate
Bundle
constructor
(
commits
:
Map
<
MLSGroupId
,
CommitBundle
>
,
newKeyPackages
:
List
<
ByteArray
>
,
keyPackageRefsToRemove
:
List
<
ByteArray
>
,
crlNewDistributionPoints
:
List
<
String
>
?
)