public static class RevocationDataValidator.CrlValidationInfo extends Object
| Constructor and Description |
|---|
CrlValidationInfo(X509CRL crl,
Date trustedGenerationDate,
TimeBasedContext timeBasedContext)
Creates validation related information about CRL response.
|
public CrlValidationInfo(X509CRL crl, Date trustedGenerationDate, TimeBasedContext timeBasedContext)
crl - X509CRL CRL to be validatedtrustedGenerationDate - Date trusted date at which response was generatedtimeBasedContext - TimeBasedContext time based context which corresponds to generation dateCopyright © 1998–2025 Apryse Group NV. All rights reserved.