| Interface | Description |
|---|---|
| KdbCredentials |
Has inner classes representing credentials appropriate to KDB files
|
| Class | Description |
|---|---|
| KdbCredentials.KeyFile |
Key file credentials
|
| KdbCredentials.Password |
Password only credentials
|
| KdbDatabase |
The class holds a simple in memory representation of the tree structure of groups and leaf Entry objects.
|
| KdbEntry |
The class holds a KDB Entry
|
| KdbGroup |
The class holds a KDB Group
|
| KdbHeader |
This class stores the encryption details of a KDB file and provides a method to create
a decrypted inputStream from an encrypted one.
|
| KdbIcon |
Contains the index of an icon
|
| KdbSerializer |
This class provides support for reading a KDB stream and constructing an in memory database.
|
Copyright © 2017. All rights reserved.