Table of Contents

Class RevocationDataValidator.CrlValidationInfo

Namespace
iText.Signatures.Validation.V1
Assembly
itext.sign.dll

Class which contains validation related information about CRL response.

public class RevocationDataValidator.CrlValidationInfo
Inheritance
RevocationDataValidator.CrlValidationInfo
Inherited Members

Constructors

CrlValidationInfo(IX509Crl, DateTime, TimeBasedContext)

Creates validation related information about CRL response.

public CrlValidationInfo(IX509Crl crl, DateTime trustedGenerationDate, TimeBasedContext timeBasedContext)

Parameters

crl IX509Crl

iText.Commons.Bouncycastle.Cert.IX509Crl CRL to be validated

trustedGenerationDate DateTime

DateTime trusted date at which response was generated

timeBasedContext TimeBasedContext

TimeBasedContext time based context which corresponds to generation date