Discuss this help topic in SecureBlackbox Forum

TElX509Certificate class

Properties     Methods     Declared in     Licensing     


This class is a base class for TElX509CertificateEx.

Description

TElX509Certificate class contains X.509 certificate data needed to create, save, load and validate X.509 certificates.
In SecureBlackbox 7.0 certificate generation has been moved from TElX509Certificate to TElX509CertificateEx class.
This component supports FIPS compliant mode. For more information, read the corresponding article.

Some components, like certificate storages, return the certificates as TElX509Certificate objects. The proper way to convert such an object to a TElX509CertificateEx object is using the Clone method.

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