Function reencrypt

Source
pub fn reencrypt(
    capsule: &Capsule,
    verified_kfrag: VerifiedKeyFrag,
) -> VerifiedCapsuleFrag
Available on crate feature default-rng only.
Expand description

A synonym for reencrypt_with_rng with the default RNG.