publicKey property

String? publicKey
getter/setter pair

If encrypt is true, this should hold the public key in a RSA KPI encryption of data.

Implementation

String? publicKey;