Function encrypt_secret_strings
pub fn encrypt_secret_strings(
value: &mut Value,
store: &SecretStore,
) -> Result<(), Error>pub fn encrypt_secret_strings(
value: &mut Value,
store: &SecretStore,
) -> Result<(), Error>