public static interface Key.DefinitionStages.WithHsm
Modifier and Type | Method and Description |
---|---|
Key.DefinitionStages.WithImport |
withHsm(boolean isHsm)
Specifies whether to store the key in hardware security modules.
|
Key.DefinitionStages.WithImport withHsm(boolean isHsm)
isHsm
- store in Hsm if trueCopyright © 2019. All rights reserved.