PortableSigner2
PortableSigner2 copied to clipboard
Passwords from String to char[]
Passwords in at least DoSignPDF, GetJavaKeystore, GetPKCS12, Main and PDFSigner should be changed from String to char[] which is a recommended practice in Java. If you need reassurance take a look at e.g. https://stackoverflow.com/questions/8881291/why-is-char-preferred-over-string-for-passwords