Fix typo in asn1.h

This commit is contained in:
Andres Amaya Garcia 2017-08-25 17:24:44 +01:00 committed by Simon Butcher
parent 60100d09ee
commit 9fb02057a5

View file

@ -59,7 +59,7 @@
/** /**
* \name DER constants * \name DER constants
* These constants comply with DER encoded the ANS1 type tags. * These constants comply with the DER encoded ASN.1 type tags.
* DER encoding uses hexadecimal representation. * DER encoding uses hexadecimal representation.
* An example DER sequence is:\n * An example DER sequence is:\n
* - 0x02 -- tag indicating INTEGER * - 0x02 -- tag indicating INTEGER