ASDSoft.WebSigner API Reference Documentation
ASDSoft.WebSigner API Reference Documentation
ASDSoft.SignTools
DocumentSignerBase Class
DocumentSignerBase Properties
AdesLevel Property
PrivateKey Property
PublicCertificate Property
SignatureHashAlgorithm Property
TSAInfo Property
UseTimeStamp Property
DocumentSignerBase
PrivateKey Property
Privátní klíč pro podpis získaný z certifikátu předaného v konstruktoru
Namespace:
ASDSoft.SignTools
Assembly:
ASDSoft.SignTools (in ASDSoft.SignTools.dll) Version: 4.3.1
Syntax
C#
Copy
protected
AsymmetricAlgorithm
PrivateKey
{
get
; }
Property Value
Type:
AsymmetricAlgorithm
See Also
Reference
DocumentSignerBase Class
ASDSoft.SignTools Namespace