5 references to DesEncryption
System.IdentityModel (5)
System\IdentityModel\CryptoHelper.cs (2)
930case SecurityAlgorithms.DesEncryption: 1227case SecurityAlgorithms.DesEncryption:
System\IdentityModel\Tokens\EncryptedKeyEncryptingCredentials.cs (1)
58if ( encryptionAlgorithm == SecurityAlgorithms.DesEncryption ||
System\IdentityModel\Tokens\SymmetricProofDescriptor.cs (2)
107if (encryptWith == SecurityAlgorithms.DesEncryption || 165if (encryptWith == SecurityAlgorithms.DesEncryption ||