Package | Description |
---|---|
org.apache.xml.security.signature |
Modifier and Type | Method | Description |
---|---|---|
boolean |
SignedInfo.verify() |
Tests core validation process
|
boolean |
SignedInfo.verify(boolean followManifests) |
Tests core validation process
|
boolean |
Manifest.verifyReferences() |
Used to do a reference
validation of all enclosed references using the
Reference.verify() method. |
boolean |
Manifest.verifyReferences(boolean followManifests) |
Used to do a reference
validation of all enclosed references using the
Reference.verify() method. |
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.