Module cert

Source
Expand description

Certificate types which are passed to CertificateCheck in RemoteCallbacks.

Structs§

Cert
A certificate for a remote connection, viewable as one of CertHostkey or CertX509 currently.
CertHostkey
Hostkey information taken from libssh2
CertX509
X.509 certificate information

Enums§

SshHostKeyType
The SSH host key type.