hash_update(3) php man page | unix.com

Man Page: hash_update

Operating Environment: php

Section: 3

HASH_UPDATE(3)								 1							    HASH_UPDATE(3)

hash_update - Pump data into an active hashing context

SYNOPSIS
bool hash_update (resource $context, string $data)
DESCRIPTION
PARAMETERS
o $context - Hashing context returned by hash_init(3). o $data - Message to be included in the hash digest.
RETURN VALUES
Returns TRUE.
SEE ALSO
hash_init(3), hash_update_file(3), hash_update_stream(3), hash_final(3). PHP Documentation Group HASH_UPDATE(3)
Related Man Pages
hash_hmac(3) - php
gupnp_control_point_browse_start(3) - php
gupnp_root_device_new(3) - php
hash_final(3) - php
sha1(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch