pub fn client_decrypt(ciphertext: &Bytes) -> Bytes
Expand description
Decrypt ciphertext using network public key and client private key
pub fn client_decrypt(ciphertext: &Bytes) -> Bytes
Decrypt ciphertext using network public key and client private key