Table of Contents

XAdESVerifyValve

Note

This valve is used for extracting the raw signatures from a XAdES signature.

Properties

Name Description Default value Mandatory Supports property expansion
xmlSourceData The signed XML document Yes Yes

Overview

The signed XML document will get it's signatures validated. The Signed XML document is expected to be base64-encoded.

  • The signatures in the XML document will be validated using the regular trust store.

  • For each signatures that has been found, a new multivalue will be added to the following properties in the first item in the flow:

    • "who" - the value "signed by" for the signature

    • "intact" - whether it's a valid B-level signature - "true" or "false"

    • "when" - when the signature was made, as the number of milliseconds since epoch (1970-01-01T00:00:00Z), written as a string

Requirements

  • There must be at least one item in the flow