SignatureHandler Properties

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET

The SignatureHandler type exposes the following members.

Properties

  NameDescription
Public propertyDistinguishedName
The subject Distinguished Name (DN) that shall be present within the certificate for it to be acceptable for signing, described in RFC 3280.
Public propertyName
The name of the person or authority signing the document. This value should be used only when it is not possible to extract the name from the signature.
Public propertySignDate
The time of signing. Depending on the signature handler, this may be a normal unverified computer time or a time generated in a verifiable way from a secure time server. This value should be used only when the time of signing is not available in the signature.
Public propertySoftwareModuleName
Gets or sets the name of the software module used to create the signature. Has meaning only for Pkcs7DetachedSignature.
Public propertyTimeStampingAuthority
Gets the time stamping authority.
Top
See Also

Reference