jar

com.microsoft.azure : azure-keyvault-webkey

Maven & Gradle

Jan 25, 2022
12 usages
2.1k stars

Microsoft Azure SDK for Key Vault WebKey · This library has been replaced by new Azure SDKs, you can read about them at https://aka.ms/azsdkvalueprop. The latest libraries to interact with the Azure Key Vault service are: (1) https://search.maven.org/artifact/com.azure/azure-security-keyvault-keys. (2) https://search.maven.org/artifact/com.azure/azure-security-keyvault-secrets. (3) https://search.maven.org/artifact/com.azure/azure-security-keyvault-certificates. It is recommended that you move to the new package.

Table Of Contents

Latest Version

Download com.microsoft.azure : azure-keyvault-webkey JAR file - Latest Versions:

All Versions

Download com.microsoft.azure : azure-keyvault-webkey JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.1
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window azure-keyvault-webkey-1.2.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.azure.keyvault.webkey

├─ com.microsoft.azure.keyvault.webkey.Base64UrlJsonDeserializer.class - [JAR]

├─ com.microsoft.azure.keyvault.webkey.Base64UrlJsonSerializer.class - [JAR]

├─ com.microsoft.azure.keyvault.webkey.ByteExtensions.class - [JAR]

├─ com.microsoft.azure.keyvault.webkey.JsonWebKey.class - [JAR]

├─ com.microsoft.azure.keyvault.webkey.JsonWebKeyCurveName.class - [JAR]

├─ com.microsoft.azure.keyvault.webkey.JsonWebKeyEncryptionAlgorithm.class - [JAR]

├─ com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation.class - [JAR]

├─ com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm.class - [JAR]

├─ com.microsoft.azure.keyvault.webkey.JsonWebKeyType.class - [JAR]

Advertisement