AzureKeyVault: Key and Secret Management in 'Azure'

Manage keys, certificates, secrets, and storage accounts in Microsoft's 'Key Vault' service: <https://azure.microsoft.com/services/key-vault>. Provides facilities to store and retrieve secrets, use keys to encrypt, decrypt, sign and verify data, and manage certificates. Integrates with the 'AzureAuth' package to enable authentication with a certificate, and with the 'openssl' package for importing and exporting cryptographic objects. Part of the 'AzureR' family of packages.

Version: 1.0.3
Depends: R (≥ 3.3)
Imports: utils, R6, httr, jsonlite, openssl, jose, AzureRMR, AzureGraph, AzureAuth (≥ 1.0.1)
Suggests: AzureStor, knitr, testthat
Published: 2020-01-15
Author: Hong Ooi [aut, cre], Microsoft [cph]
Maintainer: Hong Ooi <hongooi at microsoft.com>
BugReports: https://github.com/Azure/AzureKeyVault/issues
License: MIT + file LICENSE
URL: https://github.com/Azure/AzureKeyVault https://github.com/Azure/AzureR
NeedsCompilation: no
Materials: README NEWS
CRAN checks: AzureKeyVault results

Downloads:

Reference manual: AzureKeyVault.pdf
Vignettes: Introduction to AzureKeyVault
Package source: AzureKeyVault_1.0.3.tar.gz
Windows binaries: r-devel: AzureKeyVault_1.0.3.zip, r-release: AzureKeyVault_1.0.3.zip, r-oldrel: AzureKeyVault_1.0.3.zip
macOS binaries: r-release: AzureKeyVault_1.0.3.tgz, r-oldrel: AzureKeyVault_1.0.3.tgz
Old sources: AzureKeyVault archive

Reverse dependencies:

Reverse suggests: AzureContainers, AzureVM

Linking:

Please use the canonical form https://CRAN.R-project.org/package=AzureKeyVault to link to this page.