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

Some more pgpainless-sop tests

This commit is contained in:
Paul Schaub 2021-10-04 16:28:56 +02:00
parent 637bd18ca6
commit 620959abc6
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
4 changed files with 177 additions and 1 deletions

View file

@ -33,6 +33,7 @@ public interface Sign {
/**
* Sets the signature mode.
* Note: This method has to be called before {@link #key(InputStream)} is called.
*
* @param mode signature mode
* @return builder instance