[][src]Type Definition ring::hmac::VerificationKey

type VerificationKey = Key;
Deprecated:

The distinction between verification & signing keys was removed. Use hmac::Key.

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