// Initialize the encryption logic once per control // C# class // BlankModule.EncryptionMethods ec = new BlankModule.EncryptionMethods(); // Visual Basic class ...