SSH Agent: Add missing ECDSA tests for OpenSSHKey
This commit is contained in:
committed by
Jonathan White
parent
1dbec40be9
commit
17d51b558e
@@ -32,6 +32,9 @@ private slots:
|
||||
void testParseDSA();
|
||||
void testParseRSA();
|
||||
void testParseRSACompare();
|
||||
void testParseECDSA256();
|
||||
void testParseECDSA384();
|
||||
void testParseECDSA521();
|
||||
void testDecryptRSAAES128CBC();
|
||||
void testDecryptOpenSSHAES256CBC();
|
||||
void testDecryptRSAAES256CBC();
|
||||
|
||||
Reference in New Issue
Block a user