pub fn make_proposal_ref(
    value: &[u8],
    ciphersuite: Ciphersuite,
    crypto: &impl OpenMlsCrypto
) -> Result<ProposalRef, CryptoError>
Expand description

Compute a new ProposalRef value for a value.