wsse-generator

Generates X-WSSE header for WSSE Authentication

Usage no npm install needed!

<script type="module">
  import wsseGenerator from 'https://cdn.skypack.dev/wsse-generator';
</script>

README

wsse-generator

Generates X-WSSE Header to be used for accessing web service configured with WSSE Authentication

Usage: wsse-generator [options]

Options:

-V, --version              output the version number
-u, --username <username>  Username for WSSE Authentication
-p, --password <password>  Password for WSSE Authentication
-h, --help                 output usage information