Skip to content

Passwords from String to char[] #12

@frolio

Description

@frolio

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions