Click or drag to resize

TimeStampAuthority Class

Time Stamp Server details.
Inheritance Hierarchy
SystemObject
  ExpertPdf.PDFSecurityTimeStampAuthority

Namespace: ExpertPdf.PDFSecurity
Assembly: epsecurepdf (in epsecurepdf.dll) Version: 9.0
Syntax
public class TimeStampAuthority

The TimeStampAuthority type exposes the following members.

Constructors
 NameDescription
Public methodTimeStampAuthority Create time stamp server object.
Top
Properties
 NameDescription
Public propertyPassword Password for TSA server.
Public propertyServer TSA server.
Public propertyTimeOut TSA server connection timeout.
Public propertyUserName Username for TSA server.
Top
See Also