The HashContext class
(PHP 7 >= 7.2.0, PHP 8)
Introduction
Class synopsis
final
class HashContext
{
/* Methods */
}Table of Contents
- HashContext::__construct — Private constructor to disallow direct instantiation
- HashContext::__debugInfo — Returns debugging information about the hashing context
- HashContext::__serialize — Serializes the HashContext object
- HashContext::__unserialize — Deserializes the data parameter into a HashContext object
+add a note
User Contributed Notes
There are no user contributed notes for this page.