mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
Update include/mbedtls/pkcs7.h
Co-authored-by: Xiaokang Qian <53458466+xkqian@users.noreply.github.com> Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
* message syntax is a partial implementation of RFC 2315.
|
* message syntax is a partial implementation of RFC 2315.
|
||||||
* Differences include:
|
* Differences include:
|
||||||
* - The RFC specifies 6 different content types. The only type currently
|
* - The RFC specifies 6 different content types. The only type currently
|
||||||
* supported in Mbed TLS is the signed data content type.
|
* supported in Mbed TLS is the signed-data content type.
|
||||||
* - The only supported PKCS #7 Signed Data syntax version is version 1
|
* - The only supported PKCS #7 Signed Data syntax version is version 1
|
||||||
* - The RFC specifies support for BER. This implementation is limited to
|
* - The RFC specifies support for BER. This implementation is limited to
|
||||||
* DER only.
|
* DER only.
|
||||||
|
Reference in New Issue
Block a user