ExtKey

constructor(depth: Int = 0, fingerprint: ByteArray = ByteArray(4), child: Long = 0, chaincode: ByteArray = ByteArray(32), key: ByteArray = ByteArray(32))


constructor(stream: BCHserialized)

Deserialize an extended key from the passed stream.