compute_membership_tag

Function compute_membership_tag 

Source
pub fn compute_membership_tag(
    crypto: &impl OpenMlsCrypto,
    ciphersuite: Ciphersuite,
    membership_key: &[u8],
    auth_content_tbm: &FrankenAuthenticatedContentTbm<'_>,
) -> VLBytes
Available on (32-bit or 64-bit) and (crate features test-utils) only.
Expand description

Computes a valid membership tag for the provided content.