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

HmacSha256Bytes

Type Alias HmacSha256Bytes 

Source
pub type HmacSha256Bytes = Output<HmacSha256>;

Aliased Typeยง

pub struct HmacSha256Bytes { /* private fields */ }