Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

CertificateRevocationListStatus Enum

Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9147)

Certificate revocation list status.

Syntax
[Flags]
public enum CertificateRevocationListStatus : long

Fields

Name Description
IssuerMismatch

The CRL has not been issued by the specified issuer.

Malformed

Malformed structure of the CRL or its extensions.

SignatureNotValid

The CRL signature is not valid.

TimeNotValid

The CRL has expired or is not valid yet.

UnknownCriticalExtension

The CRL contains an unsupported critical extension.

Valid

The CRL is valid (make sure to check the issuer certificate for validity as well).

WrongCrlUpdateTime

The CRL update time is outside the issuer certificate's time validity range.

WrongIssuerUsage

The CRL issuer is not intended to issue CRLs.

In This Article
  • Fields
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies