pub const HMAC_TYPE_URL: &str = "type.googleapis.com/google.crypto.tink.HmacKey";
Expand description

Type URL of HMAC keys that Tink supports.