Skip to content

Commit 831147f

Browse files
committed
added WOLFSSL_ASN_TEMPLATE description
1 parent dd19df7 commit 831147f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

wolfSSL/src/chapter02.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,8 @@ Enables encrypt-then-mac support to perform mac after encryption with block ciph
453453
454454
Required if using Chacha20/Poly1305 with TLS v1.2 for setting up Poly authentication. This is on by default with ChaCha20/Poly1305 if using `./configure`, but needs to be manually defined if building with `WOLFSSL_USER_SETTINGS`.
455455
456+
#### WOLFSSL_ASN_TEMPLATE
457+
Enables newer version of ASN parsing code for most internal ASN operations. This is on by default if using `./configure`, but needs to be manually defined if building with `WOLFSSL_USER_SETTINGS`.
456458
457459
### Enabling Features Disabled by Default
458460

0 commit comments

Comments
 (0)