Incorrect type returned by toDER() by default just a missing commit from previous branch which was merged. No further changes, changelog already captures this behavior.
Testing Procedure
Describe the tests you've added or any testing steps you've taken.
[x] I have added new unit tests
[x] All tests pass locally
[x] I have tested manually in my local environment
Checklist:
[x] I have performed a self-review of my own code
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[x] I have updated CHANGELOG.md with my changes
[x] I have run npm run doc and npm run lint one final time before requesting a review
[x] I have run npm version patch so that my changes will trigger a new version to be released when they are merged
Description of Changes
Incorrect type returned by toDER() by default just a missing commit from previous branch which was merged. No further changes, changelog already captures this behavior.
Testing Procedure
Describe the tests you've added or any testing steps you've taken.
Checklist:
CHANGELOG.md
with my changesnpm run doc
andnpm run lint
one final time before requesting a reviewnpm version patch
so that my changes will trigger a new version to be released when they are merged