Skip to main content
Ctrl+K
Attestation CPP SDK - Home Attestation CPP SDK - Home

Attestation CPP SDK

Attestation CPP SDK - Home Attestation CPP SDK - Home

Attestation CPP SDK

Table of Contents

ATTESTATION SDK C++

  • NVIDIA Attestation SDK (NVAT)
  • Attestation SDK CLI
    • Introduction
    • Command Reference
    • Developer Setup
  • ATTESTATION SDK C
    • Introduction
    • Developer Guide
    • Configuring attestation
    • Claims and Detached EAT schema
    • Developer Setup
    • Thread Safety
    • Attestation CPP SDK API
      • Macros
        • NVAT_VERSION_MAJOR
        • NVAT_VERSION_MINOR
        • NVAT_VERSION_PATCH
        • NVAT_VERSION_STRING
      • Functions
        • nvat_claims_collection_extend
        • nvat_claims_collection_free
        • nvat_claims_collection_serialize_json
        • nvat_detached_eat_options_create
        • nvat_detached_eat_options_free
        • nvat_get_detached_eat_es384
        • nvat_nonce_create
        • nvat_nonce_free
        • nvat_nonce_from_hex
        • nvat_nonce_get_length
        • nvat_nonce_to_hex_string
      • Groups
        • Attestation
        • Evidence Policy
        • GPU Evidence
        • GPU Evidence Verification
        • NVAT String
        • NVSwitch Evidence
        • NVSwitch Evidence Verification
        • OCSP Client
        • RIM Store
        • Relying Party Policy
        • Return Codes
        • SDK Configuration
      • Typedefs
        • nvat_claims_collection_t
        • nvat_claims_t
        • nvat_detached_eat_options_t
        • nvat_nonce_t
  • ATTESTATION SDK C
  • Attestation CPP SDK API
  • Typedefs

Typedefs#

nvat_claims_collection_t

Claims describing the properties of submitted evidence.

nvat_claims_t

Claims describing the properties of submitted evidence.

nvat_detached_eat_options_t

Options for generating a detached EAT.

nvat_nonce_t

A variable-length nonce.

previous

NVAT_HTTP_DEFAULT_RETRY_COUNT

next

nvat_claims_collection_t

NVIDIA NVIDIA

Copyright © 2025, NVIDIA Corporation.

Last updated on Nov 20, 2025.