Table of Contents

Enum CommitmentType

Namespace
SimpleSign.Core.Signing
Assembly
SimpleSign.Core.dll

CAdES commitment type indication (RFC 5126 ยง5.11.1). Indicates the type of commitment assumed by the signer.

public enum CommitmentType

Fields

ProofOfApproval = 1

Proof of approval โ€” the signer approves the document content. OID: 1.2.840.113549.1.9.16.6.5

ProofOfOrigin = 0

Proof of origin โ€” the signer is the author of the document. OID: 1.2.840.113549.1.9.16.6.1