encrypt_secrets

Function encrypt_secrets 

Source
pub fn encrypt_secrets(
    config: &str,
    key: &str,
) -> Result<String, ConfigSecretsError>
Expand description

Encrypts all ENCRYPT(...) blocks in the provided string, converting them to SECRET(...).