use property
The purpose of the key.
Required. Possible string values are:
- "KEY_USE_UNSPECIFIED" : KeyUse unspecified. Do not use. The purpose of the key must be specified.
- "ENCRYPTION" : The key is used for encryption.
Implementation
core.String? use;