Skip to main content

resolve_auth_for_init

Function resolve_auth_for_init 

Source
pub fn resolve_auth_for_init(
    passphrase: Option<String>,
    generate_keyfile: Option<String>,
) -> Result<VaultKey>
Expand description

Resolve auth specifically for init (no vault exists yet, just get the key).