Setting the Lock Timeout Value for a Vault

Set the time until which the vault remains in an unlocked state. Once this time is lapsed, the vault reverts to the locked state.

Syntax

-(void) setLockTimeout: (int32_t) numberOfSeconds

Parameters

  • numberOfSeconds – Time in seconds for which the vault is unlocked.