pub fn cache_passphrase( repo_path: &str, passphrase: String, timeout: Option<Duration>, )
Store passphrase in cache with timeout SECURITY: Passphrase stored in Zeroizing wrapper for automatic memory clearing