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

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

Hostkey information taken from libssh2

Implementations

Returns the md5 hash of the hostkey, if available.

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

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

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.