add gnuk to supported tokens

This commit is contained in:
Vincent Breitmoser 2017-10-28 23:32:03 +02:00
parent 06b5a878c5
commit 19dc0db89b

View file

@ -97,7 +97,8 @@ public abstract class SecurityTokenInfo implements Parcelable {
TokenType.YUBIKEY_NEO,
TokenType.YUBIKEY_4,
TokenType.NITROKEY_PRO,
TokenType.NITROKEY_STORAGE
TokenType.NITROKEY_STORAGE,
TokenType.GNUK
));
private static final HashSet<TokenType> SUPPORTED_USB_PUT_KEY = new HashSet<>(Arrays.asList(