public class KeyStorageUnlockCmd extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
execute(DeviceHandler device,
String password)
Unlock the YubiHSM key storage using the HSM password.
|
public static boolean execute(DeviceHandler device, String password) throws YubiHSMErrorException, YubiHSMInputException, YubiHSMCommandFailedException
device - the YubiHSM devicepassword - the password in hex format (see output of automatic password generation during HSM configuration)YubiHSMErrorException - error exceptionsYubiHSMInputException - argument exceptionsYubiHSMCommandFailedException - command failed exceptionCopyright © 2011-2016 United ID. All Rights Reserved.