pub fn client_encrypt(plaintext: &Bytes) -> Bytes
Expand description
Encrypt plaintext using network public key and client private key
pub fn client_encrypt(plaintext: &Bytes) -> Bytes
Encrypt plaintext using network public key and client private key