CodeQL library for C#
codeql/csharp-all 0.6.1 ( changelog , source )
Search

Predicate isCreatingRC2

Holds if the expression ā€˜e’ creates RC2 symmetric algorithm. Note: not all of the class names are supported on all platforms.

Import path

import semmle.code.csharp.frameworks.system.security.cryptography.SymmetricAlgorithm
predicate isCreatingRC2 ( Expr e )