- KdbxCredentials - Interface in org.linguafranca.pwdb.kdbx
-
- KdbxCredentials.KeyFile - Class in org.linguafranca.pwdb.kdbx
-
Deprecated.
Class for KDBX key file with password credentials
- KdbxCredentials.Password - Class in org.linguafranca.pwdb.kdbx
-
Deprecated.
Class for KDBX password only credentials
- KdbxCreds - Class in org.linguafranca.pwdb.kdbx
-
- KdbxCreds(byte[], InputStream) - Constructor for class org.linguafranca.pwdb.kdbx.KdbxCreds
-
Constructor for password with KDBX Keyfile
- KdbxCreds(InputStream) - Constructor for class org.linguafranca.pwdb.kdbx.KdbxCreds
-
Constructor for KDBX Keyfile with no password
- KdbxCreds(byte[]) - Constructor for class org.linguafranca.pwdb.kdbx.KdbxCreds
-
- KdbxHeader - Class in org.linguafranca.pwdb.kdbx.stream_3_1
-
This class represents the header portion of a KeePass KDBX file or stream.
- KdbxHeader() - Constructor for class org.linguafranca.pwdb.kdbx.stream_3_1.KdbxHeader
-
Construct a default KDBX header
- KdbxHeader.CompressionFlags - Enum in org.linguafranca.pwdb.kdbx.stream_3_1
-
The ordinal 0 represents uncompressed and 1 GZip compressed
- KdbxHeader.ProtectedStreamAlgorithm - Enum in org.linguafranca.pwdb.kdbx.stream_3_1
-
The ordinals represent various types of encryption that may
be applied to fields within the unencrypted data
- KdbxKeyFile - Class in org.linguafranca.pwdb.kdbx
-
Class has a static method to load a key from a KDBX XML Key File
- KdbxKeyFile() - Constructor for class org.linguafranca.pwdb.kdbx.KdbxKeyFile
-
- KdbxSerializer - Class in org.linguafranca.pwdb.kdbx.stream_3_1
-
This class provides static methods for the encryption and decryption of Keepass KDBX files.
- KdbxStreamFormat - Class in org.linguafranca.pwdb.kdbx.stream_3_1
-
This class implements KDBX formatted saving and loading of databases
- KdbxStreamFormat() - Constructor for class org.linguafranca.pwdb.kdbx.stream_3_1.KdbxStreamFormat
-
- KeyFile(byte[], InputStream) - Constructor for class org.linguafranca.pwdb.kdbx.KdbxCredentials.KeyFile
-
Deprecated.
Constructor for password with KDBX Keyfile
- KeyFile(InputStream) - Constructor for class org.linguafranca.pwdb.kdbx.KdbxCredentials.KeyFile
-
Deprecated.
Constructor for KDBX Keyfile with no password