encrypt property
Is data to be encrypted before storing. False as default.
Support only one-way encryption using a public key.
Implementation
bool encrypt = false;
Is data to be encrypted before storing. False as default.
Support only one-way encryption using a public key.
bool encrypt = false;