pub fn compute_membership_tag(
crypto: &impl OpenMlsCrypto,
ciphersuite: Ciphersuite,
membership_key: &[u8],
auth_content_tbm: &FrankenAuthenticatedContentTbm<'_>,
) -> VLBytesAvailable on (32-bit or 64-bit) and (crate features
test-utils) only.Expand description
Computes a valid membership tag for the provided content.