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,
javax.xml.crypto.MarshalException,
javax.xml.crypto.dsig.XMLSignatureException,
javax.xml.bind.JAXBException
- Throws:
IOException
ParserConfigurationException
SAXException
TransformerException
javax.xml.crypto.MarshalException
javax.xml.crypto.dsig.XMLSignatureException
javax.xml.bind.JAXBException
Copyright © 2008-2012 FedICT. All Rights Reserved.