Preparing search index...
The search index is not available
@hyperledger/fabric-gateway
@hyperledger/fabric-gateway
HSMSigner
Interface HSMSigner
interface
HSMSigner
{
close
:
(
(
)
=>
void
)
;
signer
:
Signer
;
}
Index
Properties
close
signer
Properties
close
close
:
(
(
)
=>
void
)
Close the HSM session when the signer is no longer needed.
signer
signer
:
Signer
HSM signer implementation.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
close
signer
@hyperledger/fabric-gateway
Loading...
Close the HSM session when the signer is no longer needed.