Metadata >> NuGet >> Microsoft.Azure.KeyVault >> 1.0.0

1.0.0

Metadata

Authors Microsoft
Copyrights Copyright © Microsoft Corporation
Description Azure Key Vault enables users to store and use cryptographic keys within the Microsoft Azure environment. Azure Key Vault supports multiple key types and algorithms and enables the use of Hardware Security Modules (HSM) for high value customer keys. In addition, Azure Key Vault allows users to securely store secrets in a Key Vault; secrets are limited size octet objects and Azure Key Vault applies no specific semantics to these objects. A Key Vault may contain a mix of keys and secrets at the same time, and access control for the two types of object is independently controlled. Users, subject to appropriate authorization, may: 1) Manage cryptographic keys using Create, Import, Update, Delete and other operations 2) Manage secrets using Get, Set, Delete and other operations 3) Use cryptographic keys with Sign/Verify, WrapKey/UnwrapKey and Encrypt/Decrypt operations. Operations against Key Vaults are authenticated and authorized using Azure Active Directory.
IconUrl http://go.microsoft.com/fwlink/?LinkID=288890
LicenseUrl http://aka.ms/windowsazureapache2
Owners azure-sdk, Microsoft
ProjectUrl https://github.com/Azure/azure-sdk-for-net
ReleaseNotes Initial release
RequireLicenseAcceptance False
Summary Provides key and secret operation capabilities for Azure Key Vault.
Tags Microsoft Azure key vault "key vault" REST HTTP client azureofficial windowsazureofficial
Dependencies Microsoft.Azure.Common:[2.0.4, 3.0)
Title Microsoft Azure Key Vault Library
PackageSize 327539
PackageHashAlgorithm SHA512
PackageHash Q2ei+/d/g48HAj1JCUFsq8o4gDeh/jQS8GzHofegA+c1oTrmeVW6sMgOJH3FcX+KLLdwEfAJmKJ+W9Imd1bAlA==
DownloadCount 000000
CreatedDate 2015-06-18T01:39:29

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Microsoft.Azure.KeyVault -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Microsoft.Azure.KeyVault -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Microsoft.Azure.KeyVault 1.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Microsoft.Azure.KeyVault -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Microsoft.Azure.KeyVault -Version 1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Microsoft.Azure.KeyVault -Version 1.0.0
Uninstalling the package:
o remove-wrap Microsoft.Azure.KeyVault

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries