improve robustness of SecretKeyType handling

This commit is contained in:
Vincent Breitmoser
2015-05-28 22:34:02 +02:00
parent c8f788b925
commit c4d392051c
3 changed files with 11 additions and 9 deletions

View File

@@ -831,7 +831,7 @@ public class ProviderHelper {
mIndent -= 1;
// this implicitly leaves all keys which were not in the secret key ring
// with has_secret = 0
// with has_secret = 1
}
log(LogType.MSG_IS_SUCCESS);