- Fixed documentation
This commit is contained in:
parent
ff7fe670bb
commit
c38b2f5bcf
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue