2 references to CryptoTransform
System.IdentityModel.Selectors (2)
infocard\client\System\IdentityModel\Selectors\InfoCardSymmetricAlgorithm.cs (2)
100return new CryptoTransform(this, CryptoTransform.Direction.Encrypt); 113return new CryptoTransform(this, CryptoTransform.Direction.Decrypt);