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

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

Hostkey information taken from libssh2

Methods

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

[src]

Returns the md5 hash of the hostkey, if available.

[src]

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