Interface: DirectSignResponse
@shareledgerjs/signing.DirectSignResponse
Properties
signature
• Readonly signature: StdSignature
signed
• Readonly signed: SignDoc
The sign doc that was signed. This may be different from the input signDoc when the signer modifies it as part of the signing process.