Skip to main content

load

Function load 

Source
pub fn load(path: &Path, passphrase: SecretString) -> Result<Identity>
Expand description

Loads and decrypts an identity file with the supplied passphrase.

ยงErrors