Click or drag to resize

ILocalDocumentSignerCreateExternalSign Method

Podepíše hash připraveného dokumentu

Namespace:  ASDSoft.SignTools
Assembly:  ASDSoft.SignTools (in ASDSoft.SignTools.dll) Version: 4.3.1
Syntax
C#
byte[] CreateExternalSign(
	byte[] hashValue
)

Parameters

hashValue
Type: SystemByte
Hash dokumentu připraveného pro podpis

Return Value

Type: Byte
Vytvořený podpis
See Also