Class StamperSpecs
Inherited Members
Namespace: Lacuna.Pki.Pades
Assembly: Lacuna.Pki.dll
Syntax
public class StamperSpecs
Constructors
StamperSpecs()
Declaration
public StamperSpecs()
Properties
EnableLtv
Enable LTV for previous signatures before the timestamping. This action can extend the life-time protection of the signed PDF
Declaration
public bool EnableLtv { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
TimestampValidationSpec
Validation policy spec for any previous timestamp in the signed PDF
Declaration
public CadesPolicySpec TimestampValidationSpec { get; set; }
Property Value
Type | Description |
---|---|
CadesPolicySpec |