The transaction bytes.
The request params containing the ephemeral secret key, its public key and its verification key.
Export the Session Key object from the instance. Store the object in IndexedDB to persist.
Static
createCreate a new SessionKey instance.
A new SessionKey instance.
Static
importRestore a SessionKey instance for the given object.
Optional
signer: SignerA new SessionKey instance with restored state
Create request params for the given transaction bytes.