|
ElWinCertStorage is a descendant of ElCustomCertStorage. ElWinCertStorage provides access to certificates via Windows CryptoAPI. |
|
|
Description
ElWinCertStorage 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 it's nature ElWinCertStorage class uses Windows CryptoAPI and is available only on Windows and Windows Mobile platforms. |
|
|
Inherited from ElCustomCertStorage: |
|
|
Inherited from ElCustomCertStorage: |
|
|
.NET:
|
|
|
To use the component in development and distribution of your projects, you need to purchase one of the licenses: .NET: Any SecureBlackbox package VCL: Any SecureBlackbox package ActiveX/DLL: Any SecureBlackbox package |
View Table Of Contents | Send comments on this topic
