RotateBundle
data class RotateBundle(var commits: Map<MLSGroupId, CommitBundle>, var newKeyPackages: List<ByteArray>, var keyPackageRefsToRemove: List<ByteArray>, val crlNewDistributionPoints: List<String>?)
Constructors
Link copied to clipboard
constructor(commits: Map<MLSGroupId, CommitBundle>, newKeyPackages: List<ByteArray>, keyPackageRefsToRemove: List<ByteArray>, crlNewDistributionPoints: List<String>?)