Skip to main content

set_secret_file_mode

Function set_secret_file_mode 

Source
pub fn set_secret_file_mode(path: &Path) -> SshCliResult<()>
Expand description

Sets secret-file mode (0o600) on Unix; no-op on other targets.