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

HmacSha512Bytes

Type Alias HmacSha512Bytes 

Source
pub type HmacSha512Bytes = Output<HmacSha512>;

Aliased Typeยง

pub struct HmacSha512Bytes { /* private fields */ }