System.Security.Cryptography.DES public abstract class DES : SymmetricAlgorithm Documentation protected DES() public static DES Create() public static DES Create(string algName) public static bool IsSemiWeakKey(byte[] rgbKey) public static bool IsWeakKey(byte[] rgbKey)