Skip to main content

ibe_encrypt

Function ibe_encrypt 

Source
pub fn ibe_encrypt(
    params: &IbeParams,
    identity: &str,
    data: &[u8],
) -> IbeCiphertext
Expand description

Encrypt to an identity string.