public class EchoCmd extends Object
EchoCmd implements the YubiHSM echo command.| Modifier and Type | Method and Description |
|---|---|
static String |
execute(DeviceHandler device,
String data)
Test the YubiHSM by sending a string that the YubiHSM will echo back.
|
public static String execute(DeviceHandler device, String data) throws YubiHSMErrorException
device - the device handlerdata - the string that the YubiHSM should returnYubiHSMErrorException - if the YubiHSM command failed to executeCopyright © 2011-2016 United ID. All Rights Reserved.