ring::hmac

Type Alias SigningKey

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

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

Aliased Typeยง

struct SigningKey { /* private fields */ }