mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Add missing qldoc
This commit is contained in:
@@ -82,6 +82,7 @@ class EncryptionAlgorithm extends MkEncryptionAlgorithm, CryptographicAlgorithm
|
||||
|
||||
override predicate isWeak() { isWeak = true }
|
||||
|
||||
/** Holds if this algorithm is a stream cipher. */
|
||||
predicate isStreamCipher() { isStreamCipher(name) }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user