[DUG] Xero private API (OAuth)

Robert Martin rob at chreos.co.nz
Tue Jul 8 08:52:36 NZST 2014


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



More information about the Delphi mailing list