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>?)

Properties

Link copied to clipboard
Link copied to clipboard
val crlNewDistributionPoints: List<String>?
Link copied to clipboard
var keyPackageRefsToRemove: List<ByteArray>
Link copied to clipboard
var newKeyPackages: List<ByteArray>