Discuss this help topic in SecureBlackbox Forum

TElCertificateExtensions class

Properties     Methods     Declared in     


This class contains certificate extensions information.

Description

    Use this class to manage certificate extensions. The list of standard extensions corresponds to RFC 2459. One can add his own extensions using OtherExtensions and OtherCount properties. Non-standard extensions are identified by unique Object Identifier. Included property specifies extensions which are/should be included to certificate.

Properties

Methods

Declared in

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

Discuss this help topic in SecureBlackbox Forum