Class EncryptResponse (2.0.1)

EncryptResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for KeyManagementService.Encrypt.

Attributes

NameDescription
name str
The resource name of the CryptoKeyVersion used in encryption. Check this field to verify that the intended resource was used for encryption.
ciphertext bytes
The encrypted data.