mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-12-11 14:51:08 +01:00
Remove deprecated OpenPgpMetadata class
This commit is contained in:
parent
8c25b59c8b
commit
1a701333e3
19 changed files with 123 additions and 518 deletions
|
|
@ -130,6 +130,6 @@ public class OnePassSignatureVerificationWithPartialLengthLiteralDataRegressionT
|
|||
|
||||
Streams.pipeAll(decryptionStream, out);
|
||||
decryptionStream.close();
|
||||
decryptionStream.getResult();
|
||||
decryptionStream.getMetadata();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue