Code development platform for open source projects from the European Union institutions

Skip to content

make SignatureImageParameters serializable and add test to check

Created by: 7118path

We need to serialize PAdESSignatureParameters, but this is blocked by SignatureImageParameters not implementing Serializable. This has been changed and a test for serialization has been added.

Merge request reports