| IRemoteDocumentSignerSetExternalSign Method (Byte, Byte) |
Namespace:
ASDSoft.SignTools
Assembly:
ASDSoft.SignTools (in ASDSoft.SignTools.dll) Version: 4.3.1
Syntax 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:
ByteBinární podoba podepsaného dokumentu
See Also