]> source.dussan.org Git - xmlgraphics-fop.git/commit
FOP-3215: Allow object-streams with signing and encryption
authorSimon Steiner <ssteiner@apache.org>
Tue, 29 Oct 2024 15:39:22 +0000 (15:39 +0000)
committerSimon Steiner <ssteiner@apache.org>
Tue, 29 Oct 2024 15:39:22 +0000 (15:39 +0000)
commit1e2c13561799a767f31a6ace90b619b665835f02
tree83d57932da15b9af7b2192ff9dbcf01143e9f07d
parentc756924a9bcfdb8ab7f01ec60e2c4e742966d60b
FOP-3215: Allow object-streams with signing and encryption
fop-core/src/main/java/org/apache/fop/pdf/PDFDocument.java
fop-core/src/main/java/org/apache/fop/pdf/PDFEncryptionJCE.java
fop-core/src/main/java/org/apache/fop/pdf/PDFRoot.java
fop-core/src/main/java/org/apache/fop/pdf/PDFSignature.java
fop-core/src/test/java/org/apache/fop/pdf/PDFObjectStreamTestCase.java
fop-core/src/test/java/org/apache/fop/pdf/PDFSigningTestCase.java