14 references to TripleDesEncryption
System.IdentityModel (11)
System\IdentityModel\CryptoHelper.cs (7)
468case SecurityAlgorithms.TripleDesEncryption: 496case SecurityAlgorithms.TripleDesEncryption: 605case SecurityAlgorithms.TripleDesEncryption: 679case SecurityAlgorithms.TripleDesEncryption: 932case SecurityAlgorithms.TripleDesEncryption: 991case SecurityAlgorithms.TripleDesEncryption: 1210case SecurityAlgorithms.TripleDesEncryption:
System\IdentityModel\Tokens\EncryptedKeyEncryptingCredentials.cs (1)
59encryptionAlgorithm == SecurityAlgorithms.TripleDesEncryption ||
System\IdentityModel\Tokens\SecurityKeyElement.cs (1)
155case SecurityAlgorithms.TripleDesEncryption:
System\IdentityModel\Tokens\SymmetricProofDescriptor.cs (2)
108encryptWith == SecurityAlgorithms.TripleDesEncryption || 166encryptWith == SecurityAlgorithms.TripleDesEncryption ||
System.IdentityModel.Selectors (1)
infocard\common\managed\InfoCardCryptoHelper.cs (1)
41case SecurityAlgorithms.TripleDesEncryption:
System.ServiceModel (2)
System\ServiceModel\Security\CryptoHelper.cs (2)
216case SecurityAlgorithms.TripleDesEncryption: 319case SecurityAlgorithms.TripleDesEncryption: