public static interface Key.UpdateStages.WithKeySize
| Modifier and Type | Method and Description |
|---|---|
Key.UpdateWithCreate |
withKeySize(int size)
Specifies the size of the key to create.
|
Key.UpdateWithCreate withKeySize(int size)
size - the size of the key in integer/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/