Predicate isCreatingRijndael
Holds if the expression āeā creates Rijndael symmetric algorithm.
Import path
import semmle.code.csharp.frameworks.system.security.cryptography.SymmetricAlgorithm
predicate
isCreatingRijndael
(
Expr
e
)