| Package | Description |
|---|---|
| com.microsoft.azure.management.keyvault |
This package contains the classes for KeyVaultManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Key.UpdateWithImport |
Key.UpdateStages.WithHsm.withHsm(boolean isHsm)
Specifies whether to store the key in hardware security modules.
|
Key.UpdateWithImport |
Key.UpdateStages.WithKey.withLocalKeyToImport(com.microsoft.azure.keyvault.webkey.JsonWebKey key)
Specifies an existing key to import as a new version.
|
Copyright © 2019. All rights reserved.