mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-07-04 13:24:06 +08:00
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
@ -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…
x
Reference in New Issue
Block a user