Initializes the AES-GCM plugin for the web platform.
Loads required JavaScript functions from assets.
@override Future<void> init() async { return await loadJsFromAssetsWeb(); }