1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-07-24 01:51:03 +08:00

- Fixed documentation

This commit is contained in:
Paul Bakker 2010-07-18 10:06:45 +00:00
parent ff7fe670bb
commit c38b2f5bcf

View File

@ -161,7 +161,7 @@ extern "C" {
* \note The hash_id parameter is actually ignored
* when using RSA_PKCS_V15 padding.
*
* \note Currently (xyssl-0.8), RSA_PKCS_V21 padding
* \note Currently, RSA_PKCS_V21 padding
* is not supported.
*/
void rsa_init( rsa_context *ctx,