« Predefined Constants
HashContext::__construct »
PHP Manual
Hash
The HashContext class
The HashContext class
(PHP 7 >= 7.2.0, PHP 8)
Introduction
Class synopsis
final
class
HashContext
{
/* Methods */
private
__construct
()
public
__serialize
():
array
public
__unserialize
(
array
$data
):
void
}
Table of Contents
HashContext::__construct
— Private constructor to disallow direct instantiation
HashContext::__serialize
— Serializes the HashContext object
HashContext::__unserialize
— Deserializes the data parameter into a HashContext object