|
ElFileCertStorage is a descendant of ElCustomCertStorage. ElFileCertStorage provides access to certificate storages stored in files (PKCS7 file format) |
|
|
Description
ElFileCertStorage is used to access the certificates that are stored in PKCS#7 files. The certificate storage contains information about root certificates, that commonly are used to validate other server certificates.
name of the file, used as a permanent storage, is specified by
FileName property.
To validate the certificate using this certificate storage, call
Validate
method. |
|
|
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
