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

HkdfSha256

Type Alias HkdfSha256 

Source
pub type HkdfSha256 = Hkdf<Sha256>;

Aliased Typeยง

pub struct HkdfSha256 { /* private fields */ }