-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add JSDoc documentation to generate509 module
- Add comprehensive JSDoc documentation to generate509.ts and generate509.spec.ts - Document module purpose, interfaces, and function parameters - Add detailed descriptions for certificate generation methods - Include test suite documentation with test case descriptions - Improve code readability with properly formatted parameter lists - Remove unnecessary eslint-disable comment Signed-off-by: Greg Osuri <[email protected]>
- Loading branch information
Showing
3 changed files
with
103 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters