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
| Method | Description |
|---|---|
| Dispose() override | Releases resources used by the plugin. |
| Process(System::SharedPtr<IPluginOptions>) override | Processes the timestamp plugin with the supplied options. |
See Also
- Class IPlugin
- Class IDisposable
- Namespace Aspose::Pdf::LowCode
- Library Aspose.PDF for C++