Struct openssl::crypto::hash::HasherContext [-]  [+] [src]

pub struct HasherContext {
    // some fields omitted
}

Methods

impl HasherContext

fn new() -> HasherContext

Trait Implementations

impl Drop for HasherContext

fn drop(&mut self)