Hi,
I’m trying to do an HMAC SHA-256 encryption using the reformat component and I’m not sure if there’s a way to do it in clover. Any thoughts?
Thanks.
Hi,
I’m trying to do an HMAC SHA-256 encryption using the reformat component and I’m not sure if there’s a way to do it in clover. Any thoughts?
Thanks.
Hi pOctavian,
switch your transformation to Java (“Convert to Java” in http://doc.cloveretl.com/documentation/ … ditor.html). Then you can use Java libraries.