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

Sha512Output

Type Alias Sha512Output 

Source
pub type Sha512Output = GenericArray<u8, U64>;

Aliased Typeยง

pub struct Sha512Output { /* private fields */ }