 | IRemoteDocumentSigner.SetExternalSign Method (Byte[],Byte[]) |
Namespace:
ASDSoft.SignTools
Assembly:
ASDSoft.SignTools (in ASDSoft.SignTools.dll) Version: 4.3.1
Syntaxbyte[] SetExternalSign(
byte[] documentSourceData,
byte[] signature
)
Parameters
- documentSourceData
- Type:System.Byte[]
Binární podoba připraveného dokumentu pro podpis - signature
- Type:System.Byte[]
Externě vytvořený podpis
Return Value
Type:
Byte[]Binární podoba podepsaného dokumentu
See Also