| Modifier and Type | Class and Description |
|---|---|
class |
ProtectedFileStore
Implementation of
IStore that persists to the file system, and encrypts the store. |
| Constructor and Description |
|---|
Client(java.lang.String userEmailAddress,
java.util.Locale userLanguage,
CryptshareConnection connection,
IStore store)
Constructs a Client instance with a custom
IStore implementation. |