Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/attestation

Package version

Azure Attestation client library for JavaScript

This package contains an isomorphic SDK for AttestationClient.

Getting started

Currently supported environments

  • Node.js version 8.x.x or higher

Install the @azure/attestation package

npm install @azure/attestation

How to use

Key concepts

This SDK provides the following functionality for the Microsoft Azure Attestation Service

  • Microsoft Azure Attestation Enclave Attestation
  • Attestation Policy Management APIs
  • Attestation Policy Management Certificate Management APIs.

Examples

Troubleshooting

Enable logs

You can set the following environment variable to get the debug logging output when using this library.

  • Getting debug logs from the Azure Attestation client library
export AZURE_LOG_LEVEL=verbose

Next steps

Contributing

If you'd like to contribute to this library, please read the contributing guide to learn more about how to build and test the code.

Related projects

Impressions

Generated using TypeDoc