Skip to content

Improve PGP encrypt/decrypt file JavaDoc #75

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 6 commits into from

Conversation

timw
Copy link
Contributor

@timw timw commented Jun 15, 2014

Improvements to the JavaDoc for the PGP APIs involved in file encryption/decryption (i.e. as used by the PBEFileProcessor sample).

I've tried to write them to aid discovery/usage - i.e. starting at PGPObjectFactory and PGPEncryptedDataGenerator leading someone to the types/methods they can use in the magic untyped streams.
There's a chance the docs are over-trained on the file encryption/decryption case (I haven't used the keyring/public key encryption side of things), so feel free to tinker or ask me to improve.

Also a few minor code changes (removing redundant methods/code) and a bunch of TODOs I didn't feel qualified to hack.

@bcgit
Copy link
Collaborator

bcgit commented Jun 16, 2014

Merged. Thanks.

@bcgit bcgit closed this Jun 16, 2014
@timw timw deleted the feature/pgp-encrypt-docs branch January 5, 2015 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants