IWithHsm Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The stage of a key definition allowing to specify whether to store the key in hardware security modules.
public interface IWithHsm
type IWithHsm = interface
Public Interface IWithHsm
- Derived
Methods
WithHsm(Boolean) |
Specifies whether to store the key in hardware security modules. |