crewjam / go-xmlsec

golang bindings for xmlsec
BSD 2-Clause "Simplified" License
26 stars 13 forks source link

Added instructions on how to run the example #21

Open f-lombardo opened 3 years ago

f-lombardo commented 3 years ago

I think that these instructions could be useful for new users. I explain how to:

  1. create a sample key
  2. use a sample xml document to sign
  3. run the example with GO 1.16