Discuss this help topic in SecureBlackbox Forum

TElX509CertificateChain class

Properties     Methods     Declared in     Licensing     


TElX509CertificateChain class represents a certificate chain.

Description

    TElX509CertificateChain class represents a certificate chain. End-entity certificate has the index of 0, its CA (certificate authority) has index 1 and so on. The chain owns the certificates, contained in it, and disposes of them, when the chain is destroyed.

Properties

Methods

Declared in

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

Licensing

To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:

Any SecureBlackbox package

Discuss this help topic in SecureBlackbox Forum