mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-08 05:36:27 +00:00
Fix typo in asn1.h
This commit is contained in:
committed by
Simon Butcher
parent
47e7b56fb6
commit
77f1b109ec
@@ -59,7 +59,7 @@
|
||||
|
||||
/**
|
||||
* \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.
|
||||
* An example DER sequence is:\n
|
||||
* - 0x02 -- tag indicating INTEGER
|
||||
|
||||
Reference in New Issue
Block a user