You can remove the b64ASM.pas dependency using the ICS equivalent

  //b64asm.Base64Encode(HMAC_SHA1_EX(SignBase,signkey));
  OverbyteIcsMimeUtils.Base64Encode(HMAC_SHA1_EX(SignBase,signkey));

Probably not so fast, but not really important in this case of small length strings.


--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to