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

Type URL of AES-SIV keys that Tink supports.