ciphertext property

String? ciphertext
getter/setter pair

The data encrypted with the named CryptoKeyVersion's public key using OAEP.

Required.

Implementation

core.String? ciphertext;