Skip to content

IABTechLab/uid2-attestation-azure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>