Click or drag to resize

DocumentSignerBaseTConfiguration Properties

The DocumentSignerBaseTConfiguration generic type exposes the following members.

Properties
  NameDescription
Public propertyAdesLevel
Definice použití úrovně dle specifikace ETSI dle eIDAS pro formáty CAdES, XAdES, PAdES
(Inherited from DocumentSignerBase.)
Protected propertyPrivateKey
Privátní klíč pro podpis získaný z certifikátu předaného v konstruktoru
(Inherited from DocumentSignerBase.)
Protected propertyPublicCertificate
Veřejná část podepisovacího certifikátu předávaní konstruktorem
(Inherited from DocumentSignerBase.)
Public propertySignatureHashAlgorithm
Specifikace hash algoritmu pro podpis
(Inherited from DocumentSignerBase.)
Public propertyTSAInfo
Definice TSA, která má být použita pro vystavení časového razítka
(Inherited from DocumentSignerBase.)
Public propertyUseTimeStamp
Nastavení, zda má být k podpisu vloženo časové razítko z TSA definované v TSAInfo
(Inherited from DocumentSignerBase.)
Top
See Also