Module git2::cert

source ·
Expand description

Certificate types which are passed to CertificateCheck in RemoteCallbacks.

Structs

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

Enums

The SSH host key type.