Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

Sha1Output

Type Alias Sha1Output 

Source
pub type Sha1Output = GenericArray<u8, U20>;

Aliased Typeยง

pub struct Sha1Output { /* private fields */ }