mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Add missing crypto init to OpenSSHKey test
This commit is contained in:
@@ -27,6 +27,7 @@ class TestOpenSSHKey : public QObject
|
||||
Q_OBJECT
|
||||
|
||||
private slots:
|
||||
void initTestCase();
|
||||
void testParse();
|
||||
void testDecryptAES256CBC();
|
||||
void testDecryptAES256CTR();
|
||||
|
||||
Reference in New Issue
Block a user