plaintext property

String? plaintext
getter/setter pair

The decrypted data originally encrypted with the matching public key.

Implementation

core.String? plaintext;