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

Type URL of AES-GCM-SIV keys that Tink supports.