Struct git2::cert::CertHostkey [] [src]

pub struct CertHostkey<'a> {
    // some fields omitted
}

Hostkey information taken from libssh2

Methods

impl<'a> CertHostkey<'a>
[src]

Returns the md5 hash of the hostkey, if available.

Returns the SHA-1 hash of the hostkey, if available.