public class KeyFileXmlParser extends Object implements KeyFileParser
| Constructor and Description |
|---|
KeyFileXmlParser(XmlParser parser) |
| Modifier and Type | Method and Description |
|---|---|
KeyFile |
fromXml(byte[] inputBytes) |
KeyFileBytes |
readKeyFile(byte[] keyFile) |
public KeyFileXmlParser(XmlParser parser)
public KeyFileBytes readKeyFile(byte[] keyFile)
readKeyFile in interface KeyFileParserpublic KeyFile fromXml(byte[] inputBytes)
Copyright © 2018. All rights reserved.