EldoS
Navigation
Web site
Support
Table Of Contents
View Table Of Contents | Send comments on this topic

ElBasicConstraintsExtension class

Properties     Declared in    


 

ElBasicConstraintsExtension is a descendant of ElCustomExtension class.

 
 

Description

     The basic constraints extension defines whether the subject of the certificate is a CA and how deep the certification path starting from this CA may be.

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

    «The pathLenConstraint field is meaningful only if CA is set to TRUE. In this case, it gives the maximum number of CA certificates that may follow this certificate in a certification path. A value of zero indicates that only an end-entity certificate may follow in the path. Where it appears, the pathLenConstraint field MUST be greater than or equal to zero. Where pathLenConstraint does not appear, there is no limit to the allowed length of the certification path.»

    This extension MUST appear as a critical extension in all CA certificates. This extension SHOULD NOT appear in end entity certificates.

 
 

Properties

  • CA
  • PathLenConstraint
Inherited from ElCustomExtension:
  • Critical
  • OID
  • Value
 
 

Declared in

.NET:

  • Namespace: SBX509Ext
  • Assembly: SecureBlackbox
VCL:
  • Unit: SBX509Ext
ActiveX/DLL:
  • SBB 5 interface module: PKIBBox.dll
  • SBB 6 interface module: BaseBBox6.dll
 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2008, EldoS Corporation