Enum GcpWrappedKeyInfo.Types.KeyType
The type of algorithm used to encrypt the data.
Namespace: Google.Ads.DataManager.V1
Assembly: Google.Ads.DataManager.V1.dll
Syntax
public enum GcpWrappedKeyInfo.Types.KeyType
Fields
| Name | Description |
|---|---|
| Unspecified | Unspecified key type. Should never be used. |
| Xchacha20Poly1305 | Algorithm XChaCha20-Poly1305 |