Hi @bboozzoo ,
There is no need to generate all of the signature input, you may have them from the APDU command as well as the command response. if you refer to Fig 4 in the same AN, you may find as shown below:

So now you have the signature input as well as the signature which is also a part of the response if the secure object's policy allows attestation, then you may verify them on the host with the public key from the attestation secure object , for example, https://cryptobook.nakov.com/digital-signatures/ecdsa-sign-verify-examples
Hope that helps,
Have a great day,
Kan
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------