mini\CSRF::buildSignatureKey()
private
Documentation
Build signature key from hard-to-guess components
Includes application salt, session ID, and user agent to make tokens difficult to forge even if attacker knows the action.
Signature
private function buildSignatureKey(): string
Returns
string