| Constructor and Description |
|---|
KeyFromHex()
Default constructor.
|
KeyFromHex(String hexValue)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getByteArray() |
String |
getHexValue() |
void |
setHexValue(String hexValue) |
public KeyFromHex()
public KeyFromHex(String hexValue)
hexValue - public String getHexValue()
public void setHexValue(String hexValue)
hexValue - the hexValue to setpublic byte[] getByteArray()
throws OptionValueException
getByteArray in interface KeyConfigOptionValueException - When conversion failed.Copyright © 2019–2025 Teslanet.nl. All rights reserved.