Click or drag to resize

IRemoteDocumentSignerSetExternalSign Method (Byte, Byte)

Namespace:  ASDSoft.SignTools
Assembly:  ASDSoft.SignTools (in ASDSoft.SignTools.dll) Version: 4.3.1
Syntax
C#
byte[] SetExternalSign(
	byte[] documentSourceData,
	byte[] signature
)

Parameters

documentSourceData
Type: SystemByte
Binární podoba připraveného dokumentu pro podpis
signature
Type: SystemByte
Externě vytvořený podpis

Return Value

Type: Byte
Binární podoba podepsaného dokumentu
See Also