php man page for hash_update

Query: hash_update

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_context_timeout_add(3) - php
gupnp_root_device_new(3) - php
hash_init(3) - php
hash_pbkdf2(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!