public class YubikeyOtpDecodeCmd extends Object
public static Map<String,Integer> execute(DeviceHandler device, String publicId, int keyHandle, String aead, String otp) throws YubiHSMInputException, YubiHSMErrorException, YubiHSMCommandFailedException
device - the device handlerpublicId - the public idkeyHandle - the key handle with permission to use YSM_TEMP_KEY_LOADaead - the AEAD to load into the phantom key handleYubiHSMCommandFailedException - command fail exceptionYubiHSMErrorException - error exceptionYubiHSMInputException - argument exceptionsCopyright © 2011-2016 United ID. All Rights Reserved.