SigningContext

Type Alias SigningContext 

Source
pub type SigningContext = Context;
๐Ÿ‘ŽDeprecated: Renamed to hmac::Context.
Expand description

hmac::SigningContext was renamed to hmac::Context.

Aliased Typeยง

pub struct SigningContext { /* private fields */ }