Module groups

Source

Re-exports§

pub use group_params::GroupMasterKey;
pub use group_params::GroupPublicParams;
pub use group_params::GroupSecretParams;
pub use profile_key_ciphertext::ProfileKeyCiphertext;
pub use uuid_ciphertext::UuidCiphertext;

Modules§

group_params
profile_key_ciphertext
uuid_ciphertext

Structs§

GroupSendDerivedKeyPair
A key pair used to sign endorsements for a particular expiration.
GroupSendEndorsement
A single endorsement, for one or multiple group members.
GroupSendEndorsementsResponse
The response issued from the group server, containing endorsements for all of a group’s members.
GroupSendFullToken
A token representing an endorsement, along with its expiration.
GroupSendToken
A token representing an endorsement.