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