cipherText property

String? cipherText
getter/setter pair

The value of the cipherText response from the encrypt method.

Implementation

core.String? cipherText;