pub fn client_encrypt(plaintext: &Bytes) -> Result<Bytes, Error>
Encrypt plaintext using network public key and client private key