This repository shows how to verify XMLDSig signature, starting with JavaScript and hope to achieve most programming languages.
Its use is not limited to TokenScript since we are talking about standard XMLDSIG.
In all following examples, assume you have cloned TokenScript-Repo - a nop-exhaustive TokenScript collection - into your home directory (~/TokenScript-Repo
) for testing purpose.
Each directory (language version) has a README file. Please check it there for further instructions.