Unit
ScCertificateExts
Description
TScGeneralNames maintains a list of the TScGeneralName objects.
Use TScGeneralNames to store and maintain a list of objects. TScGeneralNames provides properties and methods to add, delete, locate, and access objects. TScGeneralNames controls the memory of its objects, freeing an object when its index is reassigned; when it is removed from the list with the Delete, Remove, or Clear method; or when the TScGeneralNames instance is itself destroyed.
See also