Gets the extended key of private key.
@override String get toExtended { return Bip32PrivateKeySerializer.serialize(privKey, keyData, keyNetVer); }