Table of Contents

Enum CadesLevel

Namespace
SimpleSign.CAdES
Assembly
SimpleSign.CAdES.dll

CAdES conformance level per ETSI EN 319 122-1.

public enum CadesLevel

Fields

Archive = 3

With archival timestamp for long-term preservation.

Basic = 0

Basic signature (signed attributes, signer certificate).

LongTerm = 2

With certificate and revocation references/values (LTV).

Timestamped = 1

With a timestamp token embedded as an unsigned attribute.