Discuss this help topic in SecureBlackbox Forum

TElRevocationItem class

Properties     Declared in     


This class represents each certificate in the CRL.

Description

    Use this class to manage each concrete certificate in the CRL.

    The following paragraph is taken from RFC 2459 (Housley, et. al.), part 5.1.2.6:

    «The revoked certificates are named by their serial numbers. Certificates revoked by the CA are uniquely identified by the certificate serial number. The date on which the revocation occurred is specified.»

    Additional information about revocated certificate may be supplied in Extensions

Properties

Declared in

.NET:
  • Namespace: SBCRL
  • Assembly: SecureBlackbox
VCL:
  • Unit: SBCRL
Java:
  • Package: SecureBlackbox.Base.jar
C++:
  • sbcrl.h

Discuss this help topic in SecureBlackbox Forum