PeculiarVentures / asn1-schema

asn1-schema is a collection of TypeScript schemas that make working with common ASN.1 objects easy
32 stars 11 forks source link

Error trying to parse IssuingDistributionPoint #83

Closed donskov closed 1 year ago

donskov commented 1 year ago

Code example:

AsnParser.parse(Convert.FromHex('3034a02fa02d862b687474703a2f2f63726c732e706b692e676f6f672f6774733170352f37554375585a754c5549672e63726c8101ff'), IssuingDistributionPoint);

Error text:

Data does not match to IssuingDistributionPoint ASN1 schema. undefined

Data reference - example