get_serializeKeyIfEncrypted();
set_serializeKeyIfEncrypted(value);
Object.defineProperty('serializeKeyIfEncrypted');
Type | Description |
---|---|
boolean | true if the Key of this AnnEncryptObject object is serialized along with the rest of the object; otherwise, false. |
Normally this value is only changed before saving this AnnEncryptObject object to a disk file. It is then restored once the save operation is done.
For an example, refer to AnnEncryptObject.