Botan 3.9.0
Crypto and TLS for C&
tpm2_error.h File Reference

Public Header. More...

#include <botan/exceptn.h>

Go to the source code of this file.

Classes

class  Botan::TPM2::Error

Namespaces

namespace  Botan
namespace  Botan::TPM2

Typedefs

using TSS2_RC = uint32_t
 Forward declaration of TSS2 type for convenience.

Functions

TSS2_RC Botan::TPM2::get_raw_rc (TSS2_RC rc)

Detailed Description

Public Header.

Definition in file tpm2_error.h.

Typedef Documentation

◆ TSS2_RC

using TSS2_RC = uint32_t

Forward declaration of TSS2 type for convenience.

Definition at line 15 of file tpm2_error.h.