mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Fix removing encrypted ASN.1 keys from ssh-agent (#6804)
Contents of id_rsa-encrypted-asn1 are from TestOpenSSHKey::testDecryptRSAAES128CBC(). Closes #6788
This commit is contained in:
@@ -34,6 +34,7 @@ private slots:
|
||||
void testRemoveOnClose();
|
||||
void testLifetimeConstraint();
|
||||
void testConfirmConstraint();
|
||||
void testToOpenSSHKey();
|
||||
void cleanupTestCase();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user