|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VerificationResult | |
|---|---|
| cz.utb.fai.simkovicp.pki.verification | Provides the classes for signature verification. |
| cz.utb.fai.simkovicp.pki.ws | Provides the classes representing the web services. |
| Uses of VerificationResult in cz.utb.fai.simkovicp.pki.verification |
|---|
| Methods in cz.utb.fai.simkovicp.pki.verification that return VerificationResult | |
|---|---|
VerificationResult |
Verifiable.verify(boolean wholeDocument)
Verify method. |
| Uses of VerificationResult in cz.utb.fai.simkovicp.pki.ws |
|---|
| Methods in cz.utb.fai.simkovicp.pki.ws that return VerificationResult | |
|---|---|
VerificationResult |
PdfService.verifyPdf(byte[] pdf)
Web service operation |
VerificationResult |
SmimeService.verifySmime(byte[] smime)
Web service operation |
VerificationResult |
XmlService.verifyXml(byte[] xml)
Web service operation |
VerificationResult |
XmlService.verifyXmlWithXmlVerificator(byte[] xml,
VerificatorFactory.XmlVerificator xmlVerificator)
Web service operation |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||