|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SignatureSpecificVerificationOptions | |
|---|---|
| xades4j.verification | Support for signature verification. |
| Uses of SignatureSpecificVerificationOptions in xades4j.verification |
|---|
| Methods in xades4j.verification that return SignatureSpecificVerificationOptions | |
|---|---|
SignatureSpecificVerificationOptions |
SignatureSpecificVerificationOptions.useBaseUri(String baseUri)
Sets the base URI to be used when resolving all/b> the relative references. |
SignatureSpecificVerificationOptions |
SignatureSpecificVerificationOptions.useDataForAnonymousReference(byte[] data)
Sets the data to be used to resolve and verify a null URI
ds:Reference, if present. |
SignatureSpecificVerificationOptions |
SignatureSpecificVerificationOptions.useDataForAnonymousReference(InputStream data)
Sets the input stream to be used to resolve and verify a null URI
ds:Reference, if present. |
| Methods in xades4j.verification with parameters of type SignatureSpecificVerificationOptions | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||