diff --git a/docs/classes/CodeIgniter-Encryption-Handlers-SodiumHandler.html b/docs/classes/CodeIgniter-Encryption-Handlers-SodiumHandler.html index aa9d93498..027bc39a1 100644 --- a/docs/classes/CodeIgniter-Encryption-Handlers-SodiumHandler.html +++ b/docs/classes/CodeIgniter-Encryption-Handlers-SodiumHandler.html @@ -341,7 +341,7 @@
protected
- string
+ string|null
$key
= ''
-
+ Null is used for buffer cleanup.
+