repositorypackage
0.0.0-20231026054539-21d3455fab2b
Repository: https://github.com/akkahshh24/go-xml-signer.git
Documentation: pkg.go.dev
# README
go-xml-signer
XML Digital Signatures (includes the Modulus and Exponent field in KeyInfo tag) implemented in pure Go.
Installation
Install go-xml-signer
using go get
:
go get https://github.com/akkahshh24/go-xml-signer
Usage
For usage, see https://github.com/russellhaering/goxmldsig