I don't believe it - encryption works!!!

This commit is contained in:
2015-05-12 19:04:00 +02:00
parent f23f432f07
commit 46bb00c0aa
12 changed files with 264 additions and 145 deletions

View File

@ -82,7 +82,6 @@ public class Factory {
.build();
case 4:
return new V4Pubkey(
null, // FIXME: calculate tag
new V3Pubkey.Builder()
.stream(stream)
.publicSigningKey(publicSigningKey)