Skip to content

Commit

Permalink
Remove outdated note about direct manipulation of private members.
Browse files Browse the repository at this point in the history
Signed-off-by: Mateusz Starzyk <mateusz.starzyk@mobica.com>
  • Loading branch information
mstarzyk-mobica committed Jun 7, 2021
1 parent 8fc95a0 commit a74295f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions include/mbedtls/rsa.h
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,6 @@ extern "C" {

/**
* \brief The RSA context structure.
*
* \note Direct manipulation of the members of this structure
* is deprecated. All manipulation should instead be done through
* the public interface functions.
*/
typedef struct mbedtls_rsa_context
{
Expand Down

0 comments on commit a74295f

Please sign in to comment.