isLockedOut
Checks of a client is locked out because off to many failed passphrase attempts.
Return
null if not locked out, otherwise for how long they are locked out.
Parameters
clientId
an unique identifier for the client.
Checks of a client is locked out because off to many failed passphrase attempts.
null if not locked out, otherwise for how long they are locked out.
an unique identifier for the client.