mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-03 23:43:40 +00:00
Revert "asn1: Remove dependency on X.509"
This reverts commit d8087713ae
.
This commit is contained in:
parent
9e277f4408
commit
96ddb0ab4d
@ -66,7 +66,7 @@
|
|||||||
* - 0x02 -- tag indicating INTEGER
|
* - 0x02 -- tag indicating INTEGER
|
||||||
* - 0x01 -- length in octets
|
* - 0x01 -- length in octets
|
||||||
* - 0x05 -- value
|
* - 0x05 -- value
|
||||||
* Such sequences are typically read into Mbed TLS's \c mbedtls_x509_buf.
|
* Such sequences are typically read into \c ::mbedtls_x509_buf.
|
||||||
* \{
|
* \{
|
||||||
*/
|
*/
|
||||||
#define MBEDTLS_ASN1_BOOLEAN 0x01
|
#define MBEDTLS_ASN1_BOOLEAN 0x01
|
||||||
|
Loading…
Reference in New Issue
Block a user