public class KeyFileReader extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<KeyFileParser> |
keyFileParsers |
| Constructor and Description |
|---|
KeyFileReader() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
readKeyFile(InputStream keyFileStream) |
protected List<KeyFileParser> keyFileParsers
public byte[] readKeyFile(InputStream keyFileStream)
Copyright © 2018. All rights reserved.