corda / com.r3.corda.networkmanage.common.cryptoservice.azurekeyvault

Package com.r3.corda.networkmanage.common.cryptoservice.azurekeyvault

Types

AzureKeyVaultCryptoService

class AzureKeyVaultCryptoService : CryptoService<AzureKeyVaultCredentials, AzureKeyVaultKeyConfig>

Implementation of a CryptoService that is backed by an Azure Key Vault cloud HSM.

AzureKeyVaultCryptoServiceTest

class AzureKeyVaultCryptoServiceTest : CryptoServiceSpec<AzureKeyVaultCredentials, AzureKeyVaultKeyConfig>

These tests need to be run manually. They require an Amazon KeyVault (and the associated service principal) to be set up and will perform operations that are not free of charge.