#include <crypto.h>

Stores the context object for platform APIs.

Summary

Public attributes

mContext

void *

Pointer to the context.

mContextSize

uint16_t

The length of the context in bytes.

Public attributes

mContext

void * otCryptoContext::mContext

Pointer to the context.

mContextSize

uint16_t otCryptoContext::mContextSize

The length of the context in bytes.

Resources

OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. The OPENTHREAD and related marks are trademarks of the Thread Group and are used under license.

Last updated 2024-01-02 UTC.