public class KeePassDatabaseXmlParser extends Object
| Constructor and Description |
|---|
KeePassDatabaseXmlParser() |
| Modifier and Type | Method and Description |
|---|---|
KeePassFile |
fromXml(InputStream inputStream,
ProtectedStringCrypto protectedStringCrypto) |
ByteArrayOutputStream |
toXml(KeePassFile keePassFile,
ProtectedStringCrypto protectedStringCrypto) |
public KeePassFile fromXml(InputStream inputStream, ProtectedStringCrypto protectedStringCrypto)
public ByteArrayOutputStream toXml(KeePassFile keePassFile, ProtectedStringCrypto protectedStringCrypto)
Copyright © 2016. All rights reserved.