public class Keys extends Object
Keys(String keyHex, String chainCodeHex)
String
getChainCode()
getKey()
void
setChainCode(String chainCode)
setKey(String key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Keys(String keyHex, String chainCodeHex)
public String getKey()
public void setKey(String key)
public String getChainCode()
public void setChainCode(String chainCode)
Copyright © 2025. All rights reserved.