mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-12 13:19:56 +00:00
Update include/mbedtls/pkcs7.h
Co-authored-by: Xiaokang Qian <[email protected]> Signed-off-by: Dave Rodgman <[email protected]>
This commit is contained in:
co-authored by
Xiaokang Qian
parent
bcc92d4f03
commit
cdaaef52f4
@@ -32,7 +32,7 @@
|
||||
* DER only.
|
||||
* - The RFC specifies that multiple digest algorithms can be specified
|
||||
* in the Signed Data type. Only one digest algorithm is supported in Mbed TLS.
|
||||
* - The RFC specifies the Signed Data type can contain multiple X.509 or PKCS #6
|
||||
* - The RFC specifies the Signed Data type can contain multiple X.509 or PKCS #6 extended
|
||||
* certificates. In Mbed TLS, this list can only contain 0 or 1 certificates
|
||||
* and they must be in X.509 format.
|
||||
* - The RFC specifies the Signed Data type can contain
|
||||
|
||||
Reference in New Issue
Block a user