Skip to main content

write_key_to_file

Function write_key_to_file 

Source
pub fn write_key_to_file(path: &Path, secret_key: &str) -> Result<(), String>
Expand description

Write a secret key to a file with restricted permissions.