Skip to main content

encrypt_secret

Function encrypt_secret 

Source
pub fn encrypt_secret(plaintext: &str) -> Result<String, String>