intoolswetrust / jsignpdf

PDF signing software written in Java. It supports visible signatures, timestamping, certificate verification and many other cool features
https://intoolswetrust.github.io/jsignpdf/
Other
310 stars 120 forks source link

Refactored code with repetitive line of code #98

Closed trushita23 closed 2 years ago

trushita23 commented 2 years ago

Refactored code containing reading through socket. Please have a look and let me know if you have any inputs.

kwart commented 2 years ago

Thank you for the PR. I just suggest updating the Javadoc to better describe the method.

trushita23 commented 2 years ago

@kwart I updated the javadoc. :)