A locally-held key package selected as a candidate for joining from a specific Welcome message. Produced by KeyPackageManager.selectForWelcome and consumed by GroupsManager.joinFromWelcome.
KeyPackageManager.selectForWelcome
GroupsManager.joinFromWelcome
Whether this package's ref matches an encrypted secret in the Welcome.
The RFC 9420 KeyPackageRef of this package.
The matching local private material.
The public key package to hand to joinGroup.
joinGroup
A locally-held key package selected as a candidate for joining from a specific Welcome message. Produced by
KeyPackageManager.selectForWelcomeand consumed byGroupsManager.joinFromWelcome.