Remove outdated note about direct manipulation of private members.
Signed-off-by: Mateusz Starzyk <mateusz.starzyk@mobica.com>
This commit is contained in:
parent
8fc95a06a6
commit
a74295fb52
1 changed files with 0 additions and 4 deletions
|
@ -82,10 +82,6 @@ extern "C" {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \brief The RSA context structure.
|
* \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
|
typedef struct mbedtls_rsa_context
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue