Unit
ScCertificateExts
Description
TScASN1AlgorithmIdentifiers maintains a list of the TScASN1AlgorithmIdentifier objects.
Use TScASN1AlgorithmIdentifiers to store and maintain a list of objects. TScASN1AlgorithmIdentifiers provides properties and methods to add, delete, locate, and access objects. TScASN1AlgorithmIdentifiers 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 TScASN1AlgorithmIdentifiers instance is itself destroyed.
See also