Skip to content

Commit 8280cbc

Browse files
committed
Crypto: Update JCA model to include new model.qll updates.
1 parent f9147cf commit 8280cbc

File tree

1 file changed

+2
-0
lines changed
  • java/ql/lib/experimental/quantum

1 file changed

+2
-0
lines changed

java/ql/lib/experimental/quantum/JCA.qll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1105,6 +1105,8 @@ module JCAModel {
11051105
}
11061106

11071107
override int getKeySizeFixed() { none() }
1108+
1109+
override Crypto::ConsumerInputDataFlowNode getRawKeyValueConsumer() { none() }
11081110
}
11091111

11101112
class KeyGeneratorCipherAlgorithm extends CipherStringLiteralAlgorithmInstance {

0 commit comments

Comments
 (0)