public class ASiCSignatureVerifier extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<X509Certificate> |
verifySignatures(byte[] asicDocument)
Verifies the signatures on the given ASiC document.
|
public static List<X509Certificate> verifySignatures(byte[] asicDocument) throws IOException, ParserConfigurationException, SAXException, MarshalException, XMLSignatureException
asicDocument - the ASiC document as byte array.IOExceptionParserConfigurationExceptionSAXExceptionMarshalExceptionXMLSignatureExceptionCopyright © 2008-2018 FedICT. All Rights Reserved.