Function make_proposal_ref
pub fn make_proposal_ref(
value: &[u8],
ciphersuite: Ciphersuite,
crypto: &impl OpenMlsCrypto,
) -> Result<HashReference, CryptoError>Expand description
Compute a new ProposalRef value for a value.