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