Fix challenge-response key data after Botan
* Fix #6420 * Refactor Challenge-Response key files to be more streamlined. Added a test to confirm raw key data is accurate.
This commit is contained in:
@@ -26,7 +26,7 @@ namespace Ui
|
||||
class YubiKeyEditWidget;
|
||||
}
|
||||
|
||||
class YkChallengeResponseKey;
|
||||
class ChallengeResponseKey;
|
||||
|
||||
class YubiKeyEditWidget : public KeyComponentWidget
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user