Show / Hide Table of Contents

Class StamperSpecs

Inheritance
Object
StamperSpecs
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
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
Back to top Copyright © 2015-2020 Lacuna Software