Mistake on this page?
Report an issue in GitHub or email us
attest_token_ctx Struct Reference

The context for creating an attestation token. More...

#include <attest_token.h>

Detailed Description

The context for creating an attestation token.

The caller of attest_token must create one of these and pass it to the functions here. It is small enough that it can go on the stack. It is most of the memory needed to create a token except the output buffer and any memory requirements for the cryptographic operations.

The structure is opaque for the caller.

This is roughly 148 + 8 + 32 = 188 bytes

Definition at line 113 of file attest_token.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.