mirror of
https://github.com/espressif/mbedtls.git
synced 2026-08-19 09:49:52 +00:00
Update include/mbedtls/mbedtls_config.h
Co-authored-by: Tom Cosgrove <[email protected]> Signed-off-by: Dave Rodgman <[email protected]>
This commit is contained in:
co-authored by
Tom Cosgrove
parent
235d1d8519
commit
dbcbf44d65
@@ -2817,8 +2817,9 @@
|
||||
/**
|
||||
* \def MBEDTLS_PKCS7_C
|
||||
*
|
||||
* This feature is a work in progress and not ready for production. The API may
|
||||
* change. Testing and validation is incomplete.
|
||||
* This feature is a work in progress and not ready for production. Testing and
|
||||
* validation is incomplete, and handling of malformed inputs may not be robust.
|
||||
* The API may change.
|
||||
*
|
||||
* Enable PKCS7 core for using PKCS7 formatted signatures.
|
||||
* RFC Link - https://tools.ietf.org/html/rfc2315
|
||||
|
||||
Reference in New Issue
Block a user