Table of Contents

Enum LtvVerification.RevocationDataNecessity

Namespace
iText.Signatures
Assembly
itext.sign.dll

Option to determine whether revocation information is required for the signing certificate.

public enum LtvVerification.RevocationDataNecessity

Fields

OPTIONAL = 1

Revocation data for the signing certificate may be optional.

REQUIRED_FOR_SIGNING_CERTIFICATE = 0

Require revocation information for the signing certificate.