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

Sha256Output

Type Alias Sha256Output 

Source
pub type Sha256Output = GenericArray<u8, U32>;

Aliased Typeยง

pub struct Sha256Output { /* private fields */ }