-
Notifications
You must be signed in to change notification settings - Fork 710
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change
der::positive_integer
to strip leading zero from its result.
This way, callers don't have to strip it itself, which simplifies them. Callers shouldn't need to know about the DER requirements for leading zeros.
- Loading branch information
1 parent
3fca40e
commit 7b469a0
Showing
1 changed file
with
26 additions
and
13 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