| Package | Description |
|---|---|
| de.slackspace.openkeepass | |
| de.slackspace.openkeepass.parser |
| Modifier and Type | Method and Description |
|---|---|
KeePassFile |
KeePassDatabase.openDatabase(File keyFile)
Opens a KeePass database with the given password and returns the KeePassFile for further processing.
|
KeePassFile |
KeePassDatabase.openDatabase(InputStream keyFileStream)
Opens a KeePass database with the given keyfile stream and returns the KeePassFile for further processing.
|
KeePassFile |
KeePassDatabase.openDatabase(String password)
Opens a KeePass database with the given password and returns the KeePassFile for further processing.
|
| Modifier and Type | Method and Description |
|---|---|
KeePassFile |
KeePassDatabaseXmlParser.parse(InputStream inputStream,
ProtectedStringCrypto protectedStringCrypto) |
Copyright © 2015. All rights reserved.