SSH Agent: Fix invalid iqmp output for RSA keys
This fixes loading RSA keys to Pageant.
This commit is contained in:
committed by
Jonathan White
parent
9805f2331d
commit
8c70856a82
@@ -31,6 +31,7 @@ private slots:
|
||||
void testParse();
|
||||
void testParseDSA();
|
||||
void testParseRSA();
|
||||
void testParseRSACompare();
|
||||
void testDecryptRSAAES128CBC();
|
||||
void testDecryptOpenSSHAES256CBC();
|
||||
void testDecryptRSAAES256CBC();
|
||||
|
||||
Reference in New Issue
Block a user