encrypted_identity_path

Function encrypted_identity_path 

Source
pub fn encrypted_identity_path() -> BpResult<PathBuf>
Expand description

Path to the passphrase-encrypted keypair (Argon2id + AES-256-GCM).

Present only when the user creates the identity with --passphrase. Takes precedence over identity_path when both files are checked.