ePages 6.17.48 - DE_EPAGES/IGFS/API/SignatureChecker.pm

Package DE_EPAGES::IGFS::API::SignatureChecker

This module is not in use because signatures for resposes are returned but not specified anywhere

Functions

isValid

isValid

it checks that the $hNameValue->{'signature'} value is a valid signature for the concatenated members values

Syntax
isValid( $hNameValue );
Input
$hNameValue (refhash)
an hash holding name, value pairs
Return
$isValid (boolean)
true if values are signed correctly, false otherwise