new HsmX509Provider( [options])
Create a provider instance.
Parameters:
Name | Type | Argument | Default | Description |
---|---|---|---|---|
options |
module:fabric-network.HsmOptions |
<optional> |
{} | Options specifying how to connect to the HSM. Mandatory unless this information is provided through external configuration. |
- Implements: