csproHashFile - aidantwoods/SecureHeaders GitHub Wiki

Description

string csproHashFile (
    string $friendlyDirective 
    , string $string 
    [, ?string $algo = 'sha256' ] 
)

An alias for ->cspHash with reportOnly set to true, and isFile set to true.