| Interface | Description |
|---|---|
| KdbxCredentials | Deprecated
use KdbxCreds instead
|
| Class | Description |
|---|---|
| Helpers |
The class provides helpers to marshal and unmarshal values of KDBX files
|
| KdbxCredentials.KeyFile |
Class for KDBX key file with password credentials
|
| KdbxCredentials.Password |
Class for KDBX password only credentials
|
| KdbxCreds |
The class implements
Credentials for KDBX files. |
| KdbxHeader |
This class represents the header portion of a KeePass KDBX file or stream.
|
| KdbxKeyFile |
Class has a static method to load a key from an
InputStream |
| KdbxSerializer |
This class provides static methods for the encryption and decryption of Keepass KDBX V3 and V4 files.
|
| KdbxStreamFormat |
This class implements KDBX formatted saving and loading of databases
|
| Enum | Description |
|---|---|
| KdbxHeader.CompressionFlags |
The ordinal 0 represents uncompressed and 1 GZip compressed
|
| KdbxStreamFormat.Version | Deprecated
use constructor with
KdbxHeader.setVersion(int) |
Copyright © 2025. All rights reserved.