Manual:$wgHKDFSecret/de-formal

From mediawiki.org
This page is a translated version of the page Manual:$wgHKDFSecret and the translation is 20% complete.
Security: $wgHKDFSecret
Secret for HMAC-based key derivation function (fast, cryptographically secure random numbers).
Eingeführt in Version:1.24.0 (Gerrit change 137077; git #af66c04d)
Entfernt in Version:weiterhin vorhanden
Erlaubte Werte:(string) or false
Standardwert:false

Details

If the value is a string, it is used as the secret for the HMAC-based key derivation function, else, if it is evaluated as false, $wgSecretKey is used for this function.