public static interface Key.UpdateStages.WithHsm
| Modifier and Type | Method and Description |
|---|---|
Key.UpdateWithImport |
withHsm(boolean isHsm)
Specifies whether to store the key in hardware security modules.
|
Key.UpdateWithImport withHsm(boolean isHsm)
isHsm - store in Hsm if true/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/