Aspose::Pdf::LowCode::Timestamp class

Timestamp class

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

class Timestamp : public Aspose::Pdf::LowCode::IPlugin,
                  public System::IDisposable

Methods

MethodDescription
Dispose() overrideReleases resources used by the plugin.
Process(System::SharedPtr<IPluginOptions>) overrideProcesses the timestamp plugin with the supplied options.

See Also