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

Predicate isCreatingDES

Holds if the expression ā€˜eā€™ creates DES 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 isCreatingDES(Expr e)