- 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 * \note The hash_id parameter is actually ignored
* when using RSA_PKCS_V15 padding. * when using RSA_PKCS_V15 padding.
* *
* \note Currently (xyssl-0.8), RSA_PKCS_V21 padding * \note Currently, RSA_PKCS_V21 padding
* is not supported. * is not supported.
*/ */
void rsa_init( rsa_context *ctx, void rsa_init( rsa_context *ctx,