ciphertext property

String? ciphertext
getter/setter pair

The encrypted data originally returned in RawEncryptResponse.ciphertext.

Required.

Implementation

core.String? ciphertext;