Enum CadesLevel
- Namespace
- SimpleSign.CAdES
- Assembly
- SimpleSign.CAdES.dll
CAdES conformance level per ETSI EN 319 122-1.
public enum CadesLevel
Fields
Archive = 3With archival timestamp for long-term preservation.
Basic = 0Basic signature (signed attributes, signer certificate).
LongTerm = 2With certificate and revocation references/values (LTV).
Timestamped = 1With a timestamp token embedded as an unsigned attribute.