| Interface | Description |
|---|---|
| BinariesContract | |
| BinaryContract | |
| ByteGenerator | |
| CustomIconContract | |
| CustomIconsContract | |
| EntryContract | |
| GroupContract | |
| KeePassFileContract | |
| KeePassFileElement | |
| MetaContract | |
| TimesContract |
| Class | Description |
|---|---|
| Attachment |
Represents an attachment of an
Entry. |
| AttachmentValue |
Represents the value part of an attachment.
|
| Binaries |
Represents a list of binary items in the metadata of a KeePass file.
|
| BinariesBuilder |
A builder to create
Binaries objects. |
| Binary |
Represents a binary item in the KeePass database.
|
| BinaryBuilder |
A builder to create
Binary objects. |
| CustomIcon |
Represents a custom icon in the KeePass database.
|
| CustomIconBuilder |
A builder to create
CustomIcon objects. |
| CustomIcons |
Represents a list of custom icons in the metadata of a KeePass file.
|
| CustomIconsBuilder |
A builder to create
CustomIcons objects. |
| Entry |
Represents an entry in the KeePass database.
|
| EntryBuilder |
A builder to create
Entry objects. |
| Group |
A Group represents a structure that consists of entries and subgroups.
|
| GroupBuilder | |
| History | |
| KeePassFile |
A KeePassFile represents the structure of a KeePass database.
|
| KeePassFileBuilder |
A builder to create
KeePassFiles. |
| KeePassHeader | |
| Key | |
| KeyFile | |
| KeyFileBytes | |
| Meta |
Represents the metadata of the KeePass database like database name, custom
icons or how much history entries will be preserved.
|
| MetaBuilder |
A builder to create
Meta objects. |
| Property |
Represents a key value pair of an
Entry. |
| PropertyValue |
Represents the value part of a key value
Property. |
| Times |
Represents statistical information of an
Entry. |
| TimesBuilder |
A builder to create
Times objects. |
| VariantDictionary |
| Enum | Description |
|---|---|
| CompressionAlgorithm | |
| CrsAlgorithm |
Copyright © 2018. All rights reserved.