| Modifier and Type | Method and Description |
|---|---|
Key.UpdateWithCreate |
Key.UpdateStages.WithKeySize.withKeySize(int size)
Specifies the size of the key to create.
|
Key.UpdateWithCreate |
Key.UpdateStages.WithKey.withKeyTypeToCreate(com.microsoft.azure.keyvault.webkey.JsonWebKeyType keyType)
Specifies a key type to create a new key version.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/