Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ricemery/keyinfowriter
Extracts KeyInfo element information from a X509 certificate for use in a CPA for ebXML MSG trading
https://github.com/ricemery/keyinfowriter
Last synced: about 2 months ago
JSON representation
Extracts KeyInfo element information from a X509 certificate for use in a CPA for ebXML MSG trading
- Host: GitHub
- URL: https://github.com/ricemery/keyinfowriter
- Owner: ricemery
- License: apache-2.0
- Created: 2013-11-09T19:44:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-09T20:04:48.000Z (about 11 years ago)
- Last Synced: 2023-08-04T07:11:07.225Z (over 1 year ago)
- Language: Java
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
keyinfowriter
=============Extracts KeyInfo element information from a X509 certificate for use in a CPA for ebXML MSG trading.
The utility builds an XML KeyInfo element as defined by http://www.w3.org/2000/09/xmldsig# .
Forked from Google Code - https://code.google.com/p/keyinfowriter/