pub fn deserialize_secret(stored: &str) -> SshCliResult<String>Expand description
Deserializes from TOML: decrypts sshcli-enc:v1: blobs; otherwise returns as-is.
pub fn deserialize_secret(stored: &str) -> SshCliResult<String>Deserializes from TOML: decrypts sshcli-enc:v1: blobs; otherwise returns as-is.