CSJCurrent en:V5.0.3: Unterschied zwischen den Versionen
Aus Cryptshare Documentation
(Page added) |
K (Fixed formatting.) |
||
Zeile 1: | Zeile 1: | ||
= Changes in this version = | = Changes in this version = | ||
* The use of <code>ProtectedFileStore</code> doesn't fail anymore on OSes other than Windows, Linux and MacOS. <code>ProtectedFileStore</code> is the default <code>IStore</code> implementation used by most of the <code>Client</code> constructors. | * The use of <code>ProtectedFileStore</code> doesn't fail anymore on OSes other than Windows, Linux and MacOS. <code>ProtectedFileStore</code> is the default <code>IStore</code> implementation used by most of the <code>Client</code> constructors. | ||
* When using the <code>LinuxKeySourceProvider<code>, it is logged whether machine ID or MAC addresses are used as key source. | * When using the <code>LinuxKeySourceProvider</code>, it is logged whether machine ID or MAC addresses are used as key source. | ||
* Several third-party libraries have been updated. | * Several third-party libraries have been updated. |
Aktuelle Version vom 1. September 2022, 09:06 Uhr
Changes in this version
- The use of
ProtectedFileStore
doesn't fail anymore on OSes other than Windows, Linux and MacOS.ProtectedFileStore
is the defaultIStore
implementation used by most of theClient
constructors. - When using the
LinuxKeySourceProvider
, it is logged whether machine ID or MAC addresses are used as key source. - Several third-party libraries have been updated.