Type Alias ring::hmac::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 */ }