Predicate javaApiCallableCryptoKeyParam
DEPRECATED: Use the CryptoKeySink
class instead.
Holds if callable c
from a standard Java API expects a cryptographic key parameter at index i
.
Import path
import semmle.code.java.security.SensitiveApi
predicate javaApiCallableCryptoKeyParam(Callable c, int i)