|
Version
|
Changes
|
| 3.3.0 |
3-JAN-2004
- Updated to
use the latest underlying Chilkat common architecture.
|
| 3.1.0 |
22-MAY-2003
Added the IsExpired
method.
|
| 2.3.0 |
28-JAN-2003
Added the following
properties and methods for accessing the error log when
an error occurs:
- Property:
ErrorLogXml As String, read-only. Returns the error
log in XML format.
- Property:
ErrorLogHtml As String, read-only. Returns the
error log in HTML format.
- Property:
ErrorLogText As String, read-only. Returns the
error log in plain-text format.
- Method:
ErrorLogClear( ) Clears the error log.
|
| 2.2.0 |
17-JAN-2003
- Added the
IssuerDN and SubjectDN properties.
|
| 2.1.0 |
12-DEC-2002
- Updated to
include improvements in the Chilkat common underlying
architecture.
|
| 2.0.5 |
18-NOV-2002
- Fixed ValidFrom
and ValidTo properties.
|
| 2.0.3
- 2.0.4 |
20-AUG-2002
- Updated to
include improvements in the Chilkat common underlying
architecture.
|
| 2.0.2 |
8-AUG-2002
- Added the
ReadOnly property to ChilkatCreateCS.
|
| 2.0.1 |
29-JULY-2002
- New install/uninstall
program
- Updated icons
- Installs
to "Chilkat Software Inc" instead of "Chilkat
Software, Inc". The comma in the directory name causes
the icons to not show properly in IDEs such as Delphi
|
| 2.0.0 |
- 23-JUL-2002
Updated to include
various improvements in the underlying Chilkat common architecture.
|
| 1.3.2 |
- 28-JUN-2002
Modified the
ChilkatCert object so that it is insertable onto a VB, Delphi,
or C++ Builder form. The ChilkatCreateCS and ChilkatCert
objects are insertable onto forms, but the ChilkatCertStore
is not, and must be dynamically created by ChilkatCreateCS.
|
| 1.3.1 |
- 21-JUN-2002
Added support
for .p7b and .pem certificate files.
This component
no longer needs an unlock code. The UnlockComponent method
no longer needs to be called.
|
| 1.3.0 |
- 17-JUN-2002
New methods:
- LoadFromFile(filename
As String)
- Loads a certificate
from a .cer file.
- LoadFromBase64(encodedCert
As String)
- Loads an
ASN.1 or DER encoded certificate represented in a Base64
string.
- LoadFromBinary(encodedCertBlob
As String)
- Loads an
ASN.1 or DER encoded certificate represented as a binary
blob.
|
| 1.2.1
- 1.2.4 |
7-JUN-2002
Updated to include various improvements in the underlying
Chilkat common architecture. |
| 1.2.0 |
16-MAY-2002
Added new methods:
- ChilkatCertStore.FindCertBySerial
- Find a certificate by serial number.
|
| 1.1.6 |
06-MAY-2002
Added new methods:
- ChilkatCreateCS.CreateFileStore
- ChilkatCreateCS.OpenFileStore
- ChilkatCreateCS.CreateRegistryStore
- ChilkatCreateCS.OpenRegistryStore
- ChilkatCert.GetEncoded
- ChilkatCert.SetFromEncoded
|
| 1.1.2
- 1.1.5 |
24-MAR-2002
Updated to include miscellaneous improvements in the underlying
common Chilkat architecture. No bugs are known to need fixing,
and no new features were added. |
| 1.1.1 |
23-Feb-2002
Updated to include various improvements in the underlying
Chilkat common architecture. There are no known bugs. |
| 1.1.0 |
14-Feb-2002
Added functions for finding certificates by Subject. |
| 1.0.0 |
6-Feb-2002
Initial Release
|