InfoCert_SignXAdES

Description

Sign a document in XAdES format. The input document must be a .XML file. The output signed document is a .XML file. WARNING: the resulting XML file for a signature with Packaging type DETACHED does not contain the original document, but only the digital signature. The original document must be stored separately.


Authentication

AuthString InOutArgument<String> REQUIRED

The AuthString that was returned by the InfoCert_Login activity

View the docs for InfoCert_Login

The OTP received via SMS or generated by the InfoCert app

The SAT returned by the Authorize or ChallengePUSH activities

TransactionId InArgument<String>

The TransactionId returned by a Challenge activity


Certificate

CertificateId InArgument<String> REQUIRED

The ID of the signing certificate

CertificatePin InArgument<String>

The PIN of the signing certificate

SignerId InArgument<String> REQUIRED

ID of the signer


Document

DocumentToSign InArgument<IFileValue> REQUIRED

The document to be signed


Output

SignedDocument OutArgument<IFileValue> REQUIRED

The signed document


Signature

Packaging Packaging REQUIRED

The packaging type to be used

SignatureLevel SignatureLevel REQUIRED

The type of signature to be applied