IABTechLab / uid2-attestation-azure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UID2 Attestation Azure

The repo provides helper facilities for obtaining an attestation request on Microsoft Azure.

How to Install

For maven projects:

<!-- https://mvnrepository.com/artifact/com.uid2/attestation-azure -->
<dependency>
    <groupId>com.uid2</groupId>
    <artifactId>attestation-azure</artifactId>
    <version>1.4.0-2195ee834a</version>
</dependency>

About

License:Apache License 2.0


Languages

Language:Java 100.0%