Discuss this help topic in SecureBlackbox Forum
TElWinCertStorage is a descendant of TElCustomCertStorage. TElWinCertStorage provides access to certificates via Windows CryptoAPI.
Description
TElWinCertStorage is used to access the Windows system certificate storages.
The certificate storage contains information about root certificates, that commonly are used to validate other server certificates.
In most cases there are 4 system storages (ROOT, CA, SYSTEM and MY).
The system storages that have to be used to validate certificate are specified by the
SystemStores
property.
To validate the certificate using these storages, call
Validate
method.
Due to its nature, TElWinCertStorage class uses Windows CryptoAPI and is available only on Windows and Windows Mobile platforms.
If you want to use Java Native Interface (JNI), check the corresponding article.
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