Stores the context object for platform APIs.

Public Attributes#

void *

Pointer to the context.

uint16_t

The length of the context in bytes.

Public Attribute Documentation#

mContext#

void* otCryptoContext::mContext

Pointer to the context.


Definition at line 132 of file include/openthread/platform/crypto.h

mContextSize#

uint16_t otCryptoContext::mContextSize

The length of the context in bytes.


Definition at line 133 of file include/openthread/platform/crypto.h