|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XAdESVerificationResult | |
|---|---|
| xades4j.properties | Types that represent the different XAdES qualifying properties. |
| xades4j.verification | Support for signature verification. |
| Uses of XAdESVerificationResult in xades4j.properties |
|---|
| Methods in xades4j.properties that return XAdESVerificationResult | |
|---|---|
XAdESVerificationResult |
CounterSignatureProperty.getVerificationResult()
Gets the result of counter signature verification or null if the property
wasn't verified. |
| Constructors in xades4j.properties with parameters of type XAdESVerificationResult | |
|---|---|
CounterSignatureProperty(XAdESVerificationResult verificationResult)
|
|
| Uses of XAdESVerificationResult in xades4j.verification |
|---|
| Methods in xades4j.verification that return XAdESVerificationResult | |
|---|---|
XAdESVerificationResult |
XadesVerifier.verify(Element signatureElem,
SignatureSpecificVerificationOptions verificationOptions)
Verifies a signature. |
XAdESVerificationResult |
XadesVerifier.verify(Element signatureElem,
SignatureSpecificVerificationOptions verificationOptions,
XadesSignatureFormatExtender formatExtender,
XAdESForm minForm)
Verifies a signature and extends its format if needed. |
| Methods in xades4j.verification with parameters of type XAdESVerificationResult | |
|---|---|
void |
CustomSignatureVerifier.verify(XAdESVerificationResult verificationData,
QualifyingPropertyVerificationContext ctx)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||