pub fn write_key_to_keyring(hex64: &str) -> SshCliResult<()>Expand description
Stores primary-key (hex) in the OS keyring. Does not print the key.
pub fn write_key_to_keyring(hex64: &str) -> SshCliResult<()>Stores primary-key (hex) in the OS keyring. Does not print the key.