We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 329a7de commit 38421ceCopy full SHA for 38421ce
java/ql/lib/experimental/quantum/JCA.qll
@@ -1252,7 +1252,7 @@ module JCAModel {
1252
}
1253
1254
1255
- class Pbkdf2WithHmac_HashAlgorithmStringLiteral extends Crypto::HashAlgorithmInstance instanceof PBKDF2WithHmac_KeyOperationAlgorithmStringLiteral
+ class Pbkdf2WithHmac_HashAlgorithmStringLiteral extends Crypto::HashAlgorithmInstance instanceof Pbkdf2WithHmac_KeyOperationAlgorithmStringLiteral
1256
{
1257
string hashName;
1258
0 commit comments