kalium
common
cryptography
/
com.wire.kalium.cryptography
/
WelcomeBundle
Welcome
Bundle
data
class
WelcomeBundle
(
val
groupId
:
MLSGroupId
,
val
crlNewDistributionPoints
:
List
<
String
>
?
)
Members
Constructors
Welcome
Bundle
Link copied to clipboard
constructor
(
groupId
:
MLSGroupId
,
crlNewDistributionPoints
:
List
<
String
>
?
)
Properties
crl
New
Distribution
Points
Link copied to clipboard
val
crlNewDistributionPoints
:
List
<
String
>
?
group
Id
Link copied to clipboard
val
groupId
:
MLSGroupId