struct

SSH2::KnownHosts::Host

Inherits Struct / Value / Object

A single known-host entry: its name, key and typemask.

Constructors

new(name : Nil | String, key : Nil | String, typemask : LibSSH2::TypeMask | Nil)
Source

Instance methods

name
Source
typemask
Source