Get keyshare derived child public key in hex.
String deriveChildPublicKeyHex(String derivationPath) => hex.encode(deriveChildPublicKeyData(derivationPath));