FROST Hubert TypeScript Library - v1.0.0-alpha.20
Preparing search index...
index
sign
participant
SignFinalizeResult
Interface SignFinalizeResult
Result of the sign finalize command.
interface
SignFinalizeResult
{
signature
:
string
;
signedEnvelope
:
string
;
}
Index
Properties
signature
signed
Envelope
Properties
signature
signature
:
string
signed
Envelope
signedEnvelope
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
signature
signed
Envelope
FROST Hubert TypeScript Library - v1.0.0-alpha.20
Loading...
Result of the sign finalize command.