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

CertificateRevocationList.CheckCertificate Method

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

CheckCertificate(Certificate)

Checks whether the certificate revocation list contains the specified certificate. Also makes sure that the CRL is suitable for the certificate.

Declaration
public RevocationCheckResult CheckCertificate(Certificate subject)
Parameters
Type Name Description
Certificate subject

Certificate to check.

Returns
Type Description
RevocationCheckResult

Revocation check result.

Remarks

Please note that this method does not check the validity of the CRL itself. Call ValidateRevocationList(CertificateRevocationList, Nullable<DateTime>) on the issuer certificate to perform this check.

In This Article
  • CheckCertificate(Certificate)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies