Skip to content

csproHashFile

Aidan Woods edited this page Jul 16, 2017 · 2 revisions

Description

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

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

Clone this wiki locally