Package com.h3xstream.findsecbugs.crypto
Class InsufficientKeySizeRsaDetector
- java.lang.Object
-
- com.h3xstream.findsecbugs.crypto.InsufficientKeySizeRsaDetector
-
- All Implemented Interfaces:
edu.umd.cs.findbugs.Detector,edu.umd.cs.findbugs.Priorities
public class InsufficientKeySizeRsaDetector extends Object implements edu.umd.cs.findbugs.Detector
Similar to the blowfish key size detector
-
-
Constructor Summary
Constructors Constructor Description InsufficientKeySizeRsaDetector(edu.umd.cs.findbugs.BugReporter bugReporter)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidreport()voidvisitClassContext(edu.umd.cs.findbugs.ba.ClassContext classContext)
-