public class KdbxKeyFile extends Object
| Constructor and Description |
|---|
KdbxKeyFile() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
load(InputStream inputStream)
Load a key from an InputStream with a KDBX XML key file.
|
public static byte[] load(InputStream inputStream)
inputStream - the input stream holding the keyCopyright © 2018. All rights reserved.