pyasn1-modules icon indicating copy to clipboard operation
pyasn1-modules copied to clipboard

Fix mapping for CRLNumber value type

Open CBonnell opened this issue 4 years ago • 0 comments

The value type of the CRLNumber CRL extension in RFC 5280 is defined as CRLNumber, not INTEGER (CRLNumber has a constraint to prohibit negative values).

CBonnell avatar Apr 02 '21 16:04 CBonnell