System.Security.Cryptography.CipherMode public enum CipherMode Documentation CBC = 1 CFB = 4 CTS = 5 ECB = 2 OFB = 3