client_decrypt

Function client_decrypt 

Source
pub fn client_decrypt(ciphertext: &Bytes) -> Result<Bytes, Error>
Expand description

Decrypt ciphertext using network public key and client private key