PHP Manual
Function Reference
Cryptography Extensions
Hash
Introduction
Installing/Configuring
Predefined Constants
HashContext
Hash Functions
Predefined Constants
HashContext::__construct
Hash
PHP Manual
The HashContext class
Introduction
Class synopsis
final
HashContext
/* Methods */
private
__construct
()
public
array
__serialize
()
public
void
__unserialize
(
array
$data
)
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