-
public interface Key
-
-
Method Summary
Modifier and Type Method Description abstract StringgetKeyAsHex()ByteArraygetKeyAsBytes()-
-
Method Detail
-
getKeyAsHex
abstract String getKeyAsHex()
-
getKeyAsBytes
ByteArray getKeyAsBytes()
-
-
-
-