get_resetKeyIfApplied();
set_resetKeyIfApplied(value);
Object.defineProperty('resetKeyIfApplied');
Type | Description |
---|---|
boolean | true if the Key of this AnnEncryptObject object is reset to 0 when applied; otherwise, false. |
Setting this to true adds a layer of security to the encrypt object, forcing the user to re-enter the key after an encrypt object is applied.
For an example, refer to AnnEncryptObject.