Discuss this help topic in SecureBlackbox Forum
TElCustomCertStorage is a base class for TElAppleCertStorage, TElWinCertStorage, TElMemoryCertStorage and TElFileCertStorage classes. Do not instantiate it directly.
Description
TElCustomCertStorage provides common interface for all certificate storages in SecureBlackbox. Do not instantiate this class directly, use one of its descendants instead. The key method, Validate, is overriden by each of them.
To add certificates to the storage, use Add method. To enumerate the certificates, use FindFirst and FindNext methods. To find a specific certificate, use FindByHash.
To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:
Any SecureBlackbox package