1 reference to CreateDecryptor
System.IdentityModel (1)
System\IdentityModel\Tokens\SymmetricKey.cs (1)
66return CryptoHelper.CreateDecryptor(this.symmetricKey, iv, algorithm);