1 reference to CreatePredictableIV
System.Web (1)
Security\Cryptography\NetFXCryptoService.cs (1)
61
encryptionAlgorithm.IV = CryptoUtil.
CreatePredictableIV
(clearData, encryptionAlgorithm.BlockSize);