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

Sha384Output

Type Alias Sha384Output 

Source
pub type Sha384Output = GenericArray<u8, U48>;

Aliased Typeยง

pub struct Sha384Output { /* private fields */ }