E9.2 Signing Invoices - Private and Public Key (portugal)

erodr154

Member
Hey,

I am trying to identify or find the Public and Private Keys that our system is using to generate Invoice Signatures.
The signatures can be seen in F743013, and for example, function B74l0001 seems to be generating this, through api jdeAuthSign.

The parameters it uses are hardcoded strings, but they do not look like keys, since they are all Upper case Alpha characters. They are also arrays.

But it seems to return the signature from that api call.

Im sending the signature and i am being asked to provide the public key. How can i find this out?

Regards,
Erodr
 
Back
Top