Type Alias ring::hmac::SigningContext
source · pub type SigningContext = Context;👎Deprecated: Renamed to
hmac::Context.Expand description
hmac::SigningContext was renamed to hmac::Context.
Aliased Type§
struct SigningContext { /* private fields */ }