ASDSoft.WebSigner API Reference Documentation
ASDSoft.WebSigner API Reference Documentation
ASDSoft.SignTools
DocumentSignerBase Class
DocumentSignerBase Methods
CreateExternalSign Method
PrepareForExternalSign Method
SetExternalSign Method
SetExternalTimestamper Method
Sign Method
VerifyCertificate Method
VerifyNotNullCertificate Method
DocumentSignerBase
.
CreateExternalSign Method
Podepíše hash připraveného dokumentu
Namespace:
ASDSoft.SignTools
Assembly:
ASDSoft.SignTools (in ASDSoft.SignTools.dll) Version: 4.3.1
Syntax
C#
Copy
public
byte
[]
CreateExternalSign
(
byte
[]
hashValue
)
Parameters
hashValue
Type:
System
.
Byte
[]
Hash dokumentu připraveného pro podpis
Return Value
Type:
Byte
[]
Vytvořený podpis
Implements
ILocalDocumentSigner
.
CreateExternalSign(
Byte
[]
)
See Also
Reference
DocumentSignerBase Class
ASDSoft.SignTools Namespace