pub fn generate_hex_key() -> SshCliResult<String>Expand description
Generates PRIMARY_KEY_LEN_BYTES random bytes as PRIMARY_KEY_HEX_LEN hex chars.
pub fn generate_hex_key() -> SshCliResult<String>Generates PRIMARY_KEY_LEN_BYTES random bytes as PRIMARY_KEY_HEX_LEN hex chars.