tls-devicer
    Preparing search index...

    Function computeConfidenceBoost

    • Convert a TlsConsistency report into a confidence delta (−15 to +15 points).

      Strong past-match boosts confidence; profile mismatch reduces it.

      Parameters

      • consistency: TlsConsistency

        Result of computeConsistencyScore.

      • weight: number = 0.15

        Scale factor (0–1) applied to the raw delta. Default: 0.15.

      Returns number