pub fn client_decrypt(ciphertext: &Bytes) -> Result<Bytes, Error>
Decrypt ciphertext using network public key and client private key