Sandy,

I do believe that you can use any algorithm that the hash function
supports. Take a look at the documentation for hash and you will see what
options you have.

On Tue, Sep 9, 2014 at 8:34 AM, Sandra Clark <[email protected]> wrote:

>
> I'm working on a Cybersource Authorization form, which has a PHP sample
> page.
>
>
>
> I'm trying to use the hmac() function in CF10.  However, the documentation
> on it is lacking to say the least.
>
> Parameters
>
>
> Parameter
>
> Required\Optional
>
> Description
>
>
> message
>
> Required
>
> The message to transmit. The message can be a String or a byte array.
>
>
> key
>
> Required
>
> The secret key to create HMAC. The key can be a String or a byte array.
>
>
> algorithm
>
> Optional
>
> Algorithm used.
>
>
> encoding
>
> Optional
>
> Encoding to be used.
>
>
>
>
>
> No where can I find the algorithms or encoding options that can be used.
> The
> example itself is of little use.  Anyone have any links, lists etc, where I
> can find some?
>
>
>
> Thanks
>
>
>
> Sandy Clark
>
> About Web
>
>
>
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359248
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to