Skip to main content

save_encrypted_wallet

Function save_encrypted_wallet 

Source
pub fn save_encrypted_wallet(
    wallet: &EncryptedWallet,
    vault_path: Option<&Path>,
) -> Result<(), OwsLibError>
Expand description

Save an encrypted wallet file with strict permissions.