mirror of
https://github.com/espressif/mbedtls.git
synced 2025-05-31 20:22:09 +08:00
Fix comment typo
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
957cc36be9
commit
25b2dfa6da
@ -24,7 +24,7 @@
|
|||||||
/**
|
/**
|
||||||
* Note: For the time being, this implementation of the PKCS #7 cryptographic
|
* Note: For the time being, this implementation of the PKCS #7 cryptographic
|
||||||
* 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user