deriveChildExtKey

abstract fun deriveChildExtKey(secretSeed: ByteArray, path: LongArray): Pair<ExtKey, String>