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