be.fedict.eid.applet.service.signer.xps
Class XPSSignatureVerifier
java.lang.Object
be.fedict.eid.applet.service.signer.xps.XPSSignatureVerifier
public class XPSSignatureVerifier
- extends Object
Simple signature verifier for the Open XML Paper Specification.
Implementation according to: Office Open XML - Part 2: Open Packaging
Conventions - ECMA-376-2
- Author:
- Frank Cornelis
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XPSSignatureVerifier
public XPSSignatureVerifier()
getSigners
public List<X509Certificate> getSigners(URL url)
throws IOException,
ParserConfigurationException,
SAXException,
TransformerException,
MarshalException,
XMLSignatureException,
JAXBException
- Throws:
IOException
ParserConfigurationException
SAXException
TransformerException
MarshalException
XMLSignatureException
JAXBException
Copyright © 2008-2010 FedICT. All Rights Reserved.