1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-10 18:59:39 +02:00

PGPainless 0.2.0-alpha6

This commit is contained in:
Paul Schaub 2021-01-20 00:51:59 +01:00
parent 21dae7541c
commit 3e5ff1fe70
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
2 changed files with 3 additions and 2 deletions

View file

@ -102,4 +102,5 @@ public class RevokeKeyWithGenericCertificationSignatureTest {
return new KeyPair(pubOutBytes.toByteArray(), secOutBytes.toByteArray());
}
}
}