NVIDIA FLARE Logo

Overview

  • Welcome to NVIDIA FLARE
  • NVIDIA FLARE Roadmap
  • What’s New in FLARE v2.8.0
  • Industry Use Cases

Get Started

  • Installation
  • Quick Start Series
  • Migration Guide

User Guide

  • Client API Usage
  • NVFlare Job Recipe
  • Available Recipes
  • FLARE API
  • API Evolution & Recommendations
  • Running Flower in NVIDIA FLARE
  • Experiment Tracking
  • Federated XGBoost
  • Data Preparation & Heterogeneity
  • CLI Tools

Examples & Tutorials

  • Example Applications
  • Tutorials
  • Self-Paced-Training Tutorials
  • Research Papers

Large Models & LLM

  • Federated LLM Fine-Tuning
  • Message Quantization
  • Memory Management
  • FLARE Tensor Downloader
  • FLARE File Streaming
  • Decomposer for Large Objects

Edge & Mobile

  • Mobile Training (iOS / Android)
  • Mobile SDK Reference
  • Hierarchical FL
  • Hierarchical Communication and Clients

Deployment & Operations

  • Deployment Overview
  • Provisioning in NVIDIA FLARE
  • Distributed Provisioning
  • NVFLARE Dashboard UI
  • Cloud Deployment
  • Deploy Prepare
  • Running FLARE in Docker
  • Running FLARE in Kubernetes
  • Deploying FLARE on OpenShift
  • Brev Scripted Deployment Quickstart
  • Brev Kubernetes Helm Deployment
  • Preflight Check
  • Operating NVFLARE - Admin Client, Commands, FLARE API
  • Monitoring
  • Logging Configuration
  • Live Log Streaming
  • Site Configuration Metadata
  • System Configuration

Security & Compliance

  • NVIDIA FLARE Security Overview
  • Terminologies and Roles
  • Identity & Access Control
  • Site Policy Management
  • Network & Communication
  • Data Privacy & Filters
  • Differential Privacy
  • Auditing
  • Confidential Computing
  • Security FAQ

Developer Guide

  • Architecture & Developer Guide

Reference

  • API Reference
  • Glossary
  • Publications and Talks
  • Previous Releases of FLARE
  • Contributing
NVIDIA FLARE
  • nvflare
  • nvflare package
  • nvflare.app_opt package
  • nvflare.app_opt.confidential_computing package
  • View page source

nvflare.app_opt.confidential_computing package

Submodules

  • nvflare.app_opt.confidential_computing.aci_authorizer module
    • ACIAuthorizer
      • ACIAuthorizer.generate()
      • ACIAuthorizer.get_namespace()
      • ACIAuthorizer.verify()
  • nvflare.app_opt.confidential_computing.az_cvm_authorizer module
    • AZCVMAuthorizer
      • AZCVMAuthorizer.generate()
      • AZCVMAuthorizer.get_namespace()
      • AZCVMAuthorizer.verify()
  • nvflare.app_opt.confidential_computing.cc_authorizer module
    • CCAuthorizer
      • CCAuthorizer.generate()
      • CCAuthorizer.get_namespace()
      • CCAuthorizer.verify()
    • CCTokenGenerateError
    • CCTokenVerifyError
  • nvflare.app_opt.confidential_computing.cc_manager module
    • CCManager
      • CCManager.handle_event()
  • nvflare.app_opt.confidential_computing.gpu_authorizer module
  • nvflare.app_opt.confidential_computing.mock_authorizer module
    • MockAuthorizer
      • MockAuthorizer.generate()
      • MockAuthorizer.get_namespace()
      • MockAuthorizer.verify()
  • nvflare.app_opt.confidential_computing.snp_authorizer module
    • SNPAuthorizer
      • SNPAuthorizer.generate()
      • SNPAuthorizer.get_namespace()
      • SNPAuthorizer.verify()
    • parse_chip_id()
    • parse_reported_tcb()
  • nvflare.app_opt.confidential_computing.tdx_authorizer module
    • TDXAuthorizer
      • TDXAuthorizer.generate()
      • TDXAuthorizer.get_namespace()
      • TDXAuthorizer.verify()
  • nvflare.app_opt.confidential_computing.utils module
    • NonceHistory
      • NonceHistory.add()

Module contents

Previous Next

© Copyright 2025 NVIDIA.

Built with Sphinx using a theme provided by Read the Docs.