crypto.Verify()
Description
Creates an instance of Verify.
Syntax
new crypto.Verify(algorithm)
Parameters
new crypto.Verify(algorithm)
algorithm
A string containing the name of the digest algorithm.
Return Value
A Verify object using the specified digest algorithm.