Skip to end of metadata
Go to start of metadata

SHA1()

Synopsis

Computes a SHA1 digest.

Description

Generate a SHA1 digest via the SHA1 algorythm.

Example: Set sha1hash variable to SHA1 hash of junky

The example above sets the asterisk variable sha1hash to the string 60fa5675b9303eb62f99a9cd47f9f5837d18f9a0 which is known as its hash

Syntax

SHA1(data)
Arguments
  • data - Input string

See Also

Import Version

This documentation was imported from Asterisk Version GIT-19-6436d82

  • No labels