OPTIGA Trust M  1.1.0
C++ library for Optiga Trust M Chip Security Controller
mbedtls_nist_kw_context Struct Reference

The key wrapping context-type definition. The key wrapping context is passed to the APIs called. More...

#include <nist_kw.h>

Collaboration diagram for mbedtls_nist_kw_context:

Public Attributes

mbedtls_cipher_context_t cipher_ctx
 

Detailed Description

The key wrapping context-type definition. The key wrapping context is passed to the APIs called.

Note
The definition of this type may change in future library versions. Don't make any assumptions on this context!

Member Data Documentation

◆ cipher_ctx

mbedtls_cipher_context_t mbedtls_nist_kw_context::cipher_ctx

The cipher context used.


The documentation for this struct was generated from the following file: