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

Type URL of AES-GCM keys that Tink supports.