1 reference to ExtractIVAndDecrypt
System.ServiceModel (1)
System\ServiceModel\Security\EncryptedData.cs (1)
64this.decryptedBuffer = CryptoHelper.ExtractIVAndDecrypt(this.algorithm, this.cipherText, 0, this.cipherText.Length);