ring::hmac

Type Alias VerificationKey

Source
pub type VerificationKey = Key;
๐Ÿ‘ŽDeprecated: The distinction between verification & signing keys was removed. Use hmac::Key.
Expand description

hmac::VerificationKey was merged into hmac::Key.

Aliased Typeยง

struct VerificationKey { /* private fields */ }