Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9147cf commit 8280cbcCopy full SHA for 8280cbc
1 file changed
java/ql/lib/experimental/quantum/JCA.qll
@@ -1105,6 +1105,8 @@ module JCAModel {
1105
}
1106
1107
override int getKeySizeFixed() { none() }
1108
+
1109
+ override Crypto::ConsumerInputDataFlowNode getRawKeyValueConsumer() { none() }
1110
1111
1112
class KeyGeneratorCipherAlgorithm extends CipherStringLiteralAlgorithmInstance {
0 commit comments