RotateBundle

data class RotateBundle(var newKeyPackages: List<ByteArray>, val crlNewDistributionPoints: List<String>?)

Constructors

Link copied to clipboard
constructor(newKeyPackages: List<ByteArray>, crlNewDistributionPoints: List<String>?)

Properties

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