Passphrase wizard tests

This commit is contained in:
Dominik Schürmann
2015-01-06 14:52:07 +01:00
parent ccde6add70
commit e34ad18ed2
13 changed files with 1891 additions and 22 deletions

View File

@@ -98,6 +98,7 @@ public class CanonicalizedSecretKey extends CanonicalizedPublicKey {
return GNU_DUMMY;
case 2:
return PASSPHRASE;
// return PATTERN;
case 3:
return PASSPHRASE_EMPTY;
case 4: