Aspose::Pdf::Forms::Signature::set_TimestampSettings method
Signature::set_TimestampSettings method
Gets/sets timestamp settings.
void Aspose::Pdf::Forms::Signature::set_TimestampSettings(const System::SharedPtr<Aspose::Pdf::TimestampSettings> &value)
Remarks
If the property is set and a certificate is provided to the constructor of the Signature class, the digital signature will be timestamped with an embedded timestamp. If the property is set but no certificate is provided to the constructor of the Signature class, the timestamp will be added as a separate signature.
See Also
- Typedef SharedPtr
- Class TimestampSettings
- Class Signature
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++