Left Curve Software Stack
Home
GitHub
Preparing search index...
@left-curve/types
SigningSession
Type Alias SigningSession
type
SigningSession
=
{
authorization
:
StandardCredential
;
keyHash
:
string
;
privateKey
:
Uint8Array
;
publicKey
:
Uint8Array
;
sessionInfo
:
SigningSessionInfo
;
}
Index
Properties
authorization
key
Hash
private
Key
public
Key
session
Info
Properties
authorization
authorization
:
StandardCredential
key
Hash
keyHash
:
string
private
Key
privateKey
:
Uint8Array
public
Key
publicKey
:
Uint8Array
session
Info
sessionInfo
:
SigningSessionInfo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authorization
key
Hash
private
Key
public
Key
session
Info
Home
GitHub
Left Curve Software Stack
Loading...