Skip to content

csproHash

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

Description

string csproHash (
    string $friendlyDirective 
    , string $string 
    [, ?string $algo = 'sha256' 
    [, mixed $isFile = null ] ] 
)

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

Clone this wiki locally