Function ripasso::pass::pgp_import

source ·
pub fn pgp_import(
    store: &mut PasswordStore,
    text: &str,
    config_path: &Path
) -> Result<String>
Expand description

Import a key from a string.

Errors

Returns an Err if the import fails