Class Timestamp

Timestamp class

Plugin that adds a timestamp to a digital signature using a timestamp server.

public sealed class Timestamp : IDisposable, IPlugin

Constructors

NameDescription
Timestamp()The default constructor.

Methods

NameDescription
Dispose()Releases resources used by the plugin.
Process(IPluginOptions)Processes the timestamp plugin with the supplied options.

See Also