public class XmlSignatureValidator extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
XmlSignatureValidator(TrustedCertificatesStore trustedCertificatesStore)
Creates
XmlSignatureValidator instance. |
| Modifier and Type | Method and Description |
|---|---|
protected ValidationReport |
validate(InputStream xmlDocumentInputStream)
Validates provided XML Lotl file.
|
protected XmlSignatureValidator(TrustedCertificatesStore trustedCertificatesStore)
XmlSignatureValidator instance. This constructor shall not be used directly.trustedCertificatesStore - TrustedCertificatesStore which contains trusted certificatesprotected ValidationReport validate(InputStream xmlDocumentInputStream)
xmlDocumentInputStream - InputStream representing XML Lotl file to be validatedValidationReport containing all validation related informationCopyright © 1998–2025 Apryse Group NV. All rights reserved.