in reply to Re^5: signature problem
in thread signature problem

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^7: signature problem
by poj (Abbot) on Sep 04, 2019 at 21:25 UTC

    Calculate the signature using the parameters in $data (without the Signature key) and add it in afterwards using

    $data->{'Signature'} = $signature;
    poj
    A reply falls below the community's threshold of quality. You may see it by logging in.