SigningKey

Type Alias SigningKey 

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

hmac::SigningKey was renamed to hmac::Key.

Aliased Typeยง

pub struct SigningKey { /* private fields */ }