property Extensions: TScExtensions;

 

Description

Gets a collection of TScCertificateExtension objects. The extensions defined in the X.509 format allow additional data to be included in the Certificate Revocation List (CRL). The property is set automatically when loading or importing the CRL.

Use Extensions[Index] to obtain a pointer to a specific extension. The Index parameter indicates the index of the extension. 0 is the index of the first extension.

This property is read-only.

 

See Also

TScCertificateExtension

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support