FROST Hubert TypeScript Library - v1.0.0-alpha.20
Preparing search index...
index
sign
participant
SignRound2Options
Interface SignRound2Options
Options for the sign round2 command.
interface
SignRound2Options
{
registryPath
?:
string
;
sessionId
:
string
;
groupId
?:
string
;
timeoutSeconds
?:
number
;
preview
?:
boolean
;
verbose
?:
boolean
;
}
Index
Properties
registry
Path?
session
Id
group
Id?
timeout
Seconds?
preview?
verbose?
Properties
Optional
registry
Path
registryPath
?:
string
session
Id
sessionId
:
string
Optional
group
Id
groupId
?:
string
Optional
timeout
Seconds
timeoutSeconds
?:
number
Optional
preview
preview
?:
boolean
Optional
verbose
verbose
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
registry
Path
session
Id
group
Id
timeout
Seconds
preview
verbose
FROST Hubert TypeScript Library - v1.0.0-alpha.20
Loading...
Options for the sign round2 command.