Expand description
Certificate types which are passed to CertificateCheck
in
RemoteCallbacks
.
Structs§
- Cert
- A certificate for a remote connection, viewable as one of
CertHostkey
orCertX509
currently. - Cert
Hostkey - Hostkey information taken from libssh2
- Cert
X509 - X.509 certificate information
Enums§
- SshHost
KeyType - The SSH host key type.