google_api_cloud_kms v0.1.0 GoogleApi.CloudKMS.V1.Model.EncryptRequest View Source
Request message for KeyManagementService.Encrypt.
Attributes
- additionalAuthenticatedData (binary()): Optional data that, if specified, must also be provided during decryption through DecryptRequest.additional_authenticated_data. Must be no larger than 64KiB. Defaults to:
null
. - plaintext (binary()): Required. The data to encrypt. Must be no larger than 64KiB. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.