Class AsymmetricDecryptResponse (2.0.1)

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

Response message for KeyManagementService.AsymmetricDecrypt.

Attribute

NameDescription
plaintext bytes
The decrypted data originally encrypted with the matching public key.