STRDIGEST

Format

STRDIGEST( string , type )

Function

Arguments

path
ダイジェストを計算したい文字列。
type
ダイジェスト値の種類。"CRC32"で32bitCRC、"MD5"でMD5、"SHA-1"または"SHA1"でSHA-1を得ます。

Return value

Related

Version