sha1

 string sha1 ( string $str [, bool $raw_output = false ] ) 

説明

Calculates the sha1 hash of str using the » US Secure Hash Algorithm 1.

戻り値

Returns the sha1 hash as a string.