I ended up using the Chilkat Delphi DLL for a lot of the OAUTH stuff. I cant remember off hand exactly what where, it was a while ago, 6mths+, but I decided it was easier to buy Chilkat stuff than spend hours scratching my head, plus I didnt exactly have a lot of time at the point I was doing the integration. There are some OAuth examples on the Chilkat site, but if you get stuck, let me know.
Jeremy On Tue, Jul 8, 2014 at 9:13 AM, Jolyon Smith <[email protected]> wrote: > This was a nut I had to crack at Flow. I was successful in this endeavour > but I'm not at liberty to share the fruits of those labors. If you ask > nicely however, Cameron might be willing to help. > > > On 8 July 2014 08:52, Robert Martin <[email protected]> wrote: > >> Hi >> >> I have been doing some work with the Xero API and have public OAuth >> working fine. However I actually need to use the private API which >> requires RSA-SHA1 which I believe just means RSA signing. Is that >> correct? >> >> If so does anyone have any code examples of RSA signing, I have found >> LockBox 3 which is supposed to do it but I just cant get it installed, >> although the source has a XE2 project group the code is full of errors ! >> >> I am looking at using the openSLL dll calls to do it myself as an >> alternative but sample code is scarce. I will continue looking but if >> anyone has any pointers I would be grateful :) >> >> Cheers >> Rob >> >> _______________________________________________ >> NZ Borland Developers Group - Delphi mailing list >> Post: [email protected] >> Admin: http://delphi.org.nz/mailman/listinfo/delphi >> Unsubscribe: send an email to [email protected] with >> Subject: unsubscribe >> > > > _______________________________________________ > NZ Borland Developers Group - Delphi mailing list > Post: [email protected] > Admin: http://delphi.org.nz/mailman/listinfo/delphi > Unsubscribe: send an email to [email protected] with > Subject: unsubscribe >
_______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [email protected] with Subject: unsubscribe
