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

Type URL of HKDF PRF keys that Tink supports.