SessionKeySigner
Initializes a new instance of a session key signer with the provided configuration. This will set the signerType
, storageKey
, and storageType
. It will also manage the session key, either fetching it from storage or generating a new one if it doesn’t exist.
Import
Usage
Parameters
config_
SessionKeySignerConfig
the configuration for initializing the session key signer