Future<int?> setInitVector(Uint8List iv) { return TySmartPosApiPluginPlatform.instance.setInitVector(iv); }