Table of Contents

Enum PdfSigner.CryptoStandard

Namespace
iText.Signatures
Assembly
itext.sign.dll

Enum containing the Cryptographic Standards.

public enum PdfSigner.CryptoStandard

Fields

CADES = 1

CMS Advanced Electronic Signatures.

CMS = 0

Cryptographic Message Syntax.

Remarks

Enum containing the Cryptographic Standards. Possible values are "CMS" and "CADES".