EXECUTIVE SUMMARY
eIDAS 2.0 readiness is often treated as a compliance programme. For banks, payment service providers, qualified trust service providers, and regulated relying parties, that is only part of the work. The harder question is whether remote signing infrastructure can support the commitments the compliance programme is making.
The revised framework expands the role of digital identity wallets, qualified trust services, qualified electronic signatures, qualified electronic seals, and related digital trust mechanisms. These changes affect more than policy and documentation. They affect the systems that create signatures and seals, protect signing credentials, authorise remote signing operations, integrate with identity and wallet journeys, produce audit evidence, and adapt as technical requirements evolve.
A compliance team can map obligations. It cannot make weak signing infrastructure assessment-ready. A policy can describe how signing credentials should be protected. It cannot recreate missing evidence after a signing event. A programme plan can track milestones. It cannot remove hard-coded signing policies from deployed systems without engineering work, testing, and operational change control.
This guide explains six mistakes that can delay adoption, weaken assurance, or create avoidable remediation:
- Treating eIDAS 2.0 as a compliance project.
- Hard-coding signing and cryptographic choices too early.
- Underestimating audit and evidence requirements.
- Assuming PSD2 and eIDAS 2.0 are automatically aligned.
- Leaving signing credential and key management as an afterthought.
- Assuming existing security testing is enough.
The organisations best prepared for eIDAS 2.0 will be those that connect regulatory interpretation to remote signing architecture early. They will know how signing credentials are created and protected, how signing and sealing operations are authorised, how evidence is produced, how wallet-enabled journeys interact with existing authentication flows, and how signing policy can change without destabilising the service.
The business value is practical: fewer late-stage surprises, clearer assessment paths, stronger audit evidence, better control over liability, and a more resilient foundation for future trust-service change.
WHY EIDAS 2.0 READINESS IS A REMOTE SIGNING INFRASTRUCTURE CHALLENGE
The European Digital Identity Framework, established by Regulation (EU) 2024/1183, entered into force on 20 May 2024. It provides the legal basis for European Digital Identity Wallets and updates the trust service framework around electronic identification, qualified trust services, qualified electronic signatures, qualified electronic seals, electronic attestations of attributes, remote qualified creation devices, validation, preservation, and related digital trust mechanisms.
For regulated organisations, this is not only a legal change exercise. It affects the infrastructure that creates, protects, validates, and evidences trust. That infrastructure may include:
SIGNING & SEALING:
→Remote signing and sealing platforms
→Qualified signature and seal creation devices
→Remote QSCD models
→Signature format and policy agility
IDENTITY & ACCESS:
→Identity proofing and signer authentication
→Signing authorisation controls
→Signing credential lifecycle management
→Wallet integration
SECURITY & TRUST:
→HSM-backed key protection
→Trusted time-stamping
→Document preparation and validation
→Long-term validation
GOVERNANCE:
→Audit evidence and evidence retention
→Conformity assessment readiness
These systems cannot be redesigned quickly at the end of a compliance programme.
If evidence was not captured at the point of signing, it may not be possible to reconstruct later. If signing credential architecture does not support the intended qualified service model, the problem cannot be solved with policy wording. If wallet-enabled authentication is added to a payment journey without mapping PSD2 Strong Customer Authentication requirements, the result may create uncertainty around compliance, liability, and dispute handling.
The practical question for eIDAS 2.0 readiness is therefore not only whether obligations have been identified. It is whether the organisation can prove, through its signing infrastructure and evidence model, that those obligations are met.
SIX REMOTE SIGNING INFRASTRUCTURE MISTAKES
-
MISTAKE 1: TREATING EIDAS 2.0 AS ACOMPLIANCE PROJECT
The first mistake is organisational.
Many eIDAS 2.0 programmes start in legal, regulatory affairs, or compliance. Those teams map the framework, track dates, identify affected services, and define workstreams. That work is necessary. The problem starts when cryptography, security architecture, engineering, operations, product, and signing-service teams are brought in after commitments have already been made.
At that point, the programme may already assume that existing systems can support the chosen regulatory interpretation. In many cases, that assumption is too optimistic.
A compliance plan may require the organisation to prove:
– How signing credentials are created;
– Where signing keys are generated and protected;
– Whether signature creation data is controlled within the appropriate QSCD model;
– How remote signing operations are authorised;
– How signer authentication is performed;
– What the signer saw before authorising the signature;
– What evidence exists for each signing or sealing event;
– Whether audit records are complete and protected against unauthorised change;
– How wallet-based identity and authentication events map into existing flows;
– How signing formats, algorithms, and policies can be changed;
– Whether the architecture can satisfy supervisory, audit, or conformity assessment expectations.
These are implementation and evidence questions, not policy questions.
When remote signing infrastructure is retrofitted late, the result is usually more expensive and harder to defend. Audit trails may not contain the right signing context. Signing credential lifecycle records may not link cleanly to signature events. Authentication journeys may satisfy one requirement while leaving gaps under another. Signature formats or policies may be embedded in code. Security testing may not cover the remote signing and trust-service layer.
The organisation may appear ready on paper while the signing infrastructure remains difficult to assess.
READINESS QUESTIONS
1) Are signing-service owners, cryptography, security architecture, engineering, operations, and compliance teams involved from the start?
2) Have regulatory commitments been checked against current remote signing, signing credential, and evidence infrastructure?
3) Has each eIDAS 2.0 obligation been mapped to a specific technical control?
4) Can each control be evidenced for audit, supervision, or conformity assessment?
5) Is ownership clear for remote signing infrastructure, signer authentication, wallet integration, and evidence production? -
MISTAKE 2: Hard-Coding Signing and Cryptographic Choices Too Early
The second mistake is designing eIDAS 2.0 signing infrastructure as if the technical environment were static. It is not.
The revised framework is being implemented through technical specifications, implementing acts, certification requirements, standards, and operational guidance. Many technical rules are already specified, but operational interpretation, assessment practice, certification expectations, and implementation guidance can still evolve. At the same time, the cryptographic environment is changing as organisations prepare for post-quantum migration and longer-term algorithm transition.
This does not mean organisations should wait. It means they should design for controlled change.
Hard-coded signing and cryptographic choices create long-term operational risk. This includes hard-coded:
– signing algorithms;
– key lengths;
– signature formats;
– AdES profiles;
– certificate policies;
– signature activation parameters;
– protocol parameters;
– timestamping policies;
– validation rules;
– trust anchors;
– revocation checking rules;
– policy identifiers.When one of these dependencies changes, the organisation may need more than a configuration update. It may need development work, regression testing, documentation updates, change approval, reassessment, and production rollout. In a qualified or regulated service environment, that change may also affect audit scope or certification planning.
In signing infrastructure, agility is not only about future algorithms. It affects signature formats, certificate policies, validation rules, time stamping, long-term validation, and the ability to keep signed evidence trustworthy over time.
A more resilient signing architecture allows algorithms, parameters, policies, formats, trust configurations, and validation rules to be governed centrally and changed through controlled configuration wherever possible. That does not remove the need for assessment, testing, or approval. It reduces the chance that every policy change becomes a major engineering project. This matters for three reasons. Implementing acts and technical specifications can evolve. ETSI, CEN, certification, and conformity assessment expectations may change over time. Post-quantum migration will require organisations to revisit cryptographic assumptions that were once considered stable.
A remote signing service deployed for eIDAS 2.0 should not require major re-engineering every time signing policy changes.
Readiness Questions
1) Are algorithms, key lengths, signature formats, validation rules, and policy identifiers configurable?
2) Can certificate and signing policies be updated without code changes?
3) Is there a formal governance process for signing and cryptographic policy changes?
4) Has the signing architecture been assessed for post-quantum migration impact?
5) Would a signing policy change trigger service downtime, reassessment, or recertification?
6) Are signing dependencies documented clearly enough for operations, audit, and engineering teams to manage them over time? -
Mistake 3: Underestimating Audit and Evidence Requirements
The third mistake is assuming that operational logging is the same as regulatory evidence. It is not.
Operational logs are designed for monitoring, troubleshooting, performance analysis, and incident response. They may show that a system was available or that a transaction occurred. But they do not necessarily prove that a qualified signing operation was performed under the right policy, with the right credential, in the right environment, by the right authorised signer, with the right evidence retained for later reconstruction.
For remote signing, evidence is not limited to the final signature. It also includes the signing context: what the signer saw, how the signer was authenticated, how the signature was authorised, and which policy controlled the event.
For eIDAS 2.0, remote signing services and qualified trust service environments need a higher standard of evidence. Organisations may need to demonstrate that relevant controls operated correctly and that signing or sealing events can be reconstructed and verified later. This evidence may be needed for conformity assessment, supervisory review, dispute resolution, incident investigation, internal audit, or legal proceedings.
For a signing event, the evidence model may need to show:
– What was signed;
– What the signer saw;
– When the event occurred;
– Which certificate was used;
– Which signing credential or key was used;
– Which algorithm, format, and policy applied;
– Where the signing key was protected;
– How the signer was identified or authenticated;
– How the signing operation was authorised;
– Whether a trusted timestamp was applied;
– Whether the signed document or object can be validated later;
– Whether the audit record is complete and protected against unauthorised change;
– Whether the event can be reconstructed after long retention periods;
– How relevant signing credential lifecycle events relate to the signing event.These requirements need to be designed into the architecture. They cannot reliably be added after the fact.
The risk is highest when different evidence fragments sit in different systems: application logs, IAM logs, HSM logs, signing-service logs, credential lifecycle records, certificate records, time stamping records, transaction systems, workflow systems, and document archives. Unless the evidence model is designed deliberately, those records may not align when the organisation needs to prove what happened.
The goal should be a coherent signing evidence model, not a collection of disconnected logs.
That does not mean every organisation needs the same evidence structure. It means the evidence required for the intended service model should be defined early, captured at the point of action, protected against unauthorised change, retained for the required period, and tested for reconstruction.
Readiness Questions
1) Does the audit trail capture signing context at the point of signing?
2) Can the organisation prove what the signer saw and authorised?
3) Are audit records complete, durable, and protected against unauthorised change?
4) Can signing or sealing events be reconstructed after long retention periods?
5) Are signing credential lifecycle events linked to signature evidence?
6) Are authentication, authorisation, certificate, time stamping, and document records correlated?
7) Has the evidence model been tested against audit, legal, and conformity assessment expectations? -
Mistake 4: Assuming PSD2 and eIDAS 2.0 Are Automatically Aligned
The fourth mistake is especially relevant for banks and payment service providers.
The EUDI Wallet will become relevant to identification and authentication flows in regulated digital services. For private-sector relying parties, including banking and financial-services providers, acceptance obligations apply where strong user authentication for online identification is required by Union or national law or by contractual obligation, subject to the Regulation’s timing, scope, user-request, and enterprise-size conditions. (EUR-Lex)
But eIDAS 2.0 and PSD2 are different frameworks. They do not automatically align.
PSD2 Strong Customer Authentication has its own legal and technical requirements. It is not simply a requirement to use two factors. Under the RTS, SCA involves two or more elements from the categories of knowledge, possession, and inherence, and those elements must result in an authentication code. For remote electronic payment transactions, dynamic linking also requires the payer to be made aware of the amount and payee, with an authentication code specific to the amount and payee agreed by the payer. (EUR-Lex)
This creates practical design questions for payment service providers. When a customer uses an EUDI Wallet during a financial-services journey, the organisation needs to know exactly what role the wallet is playing.
Is the wallet:
– Identifying the customer?
– Authenticating the customer?
– Providing an attestation used inside a broader authentication process?
– Replacing an existing authentication factor?
– Supporting authorisation of a specific payment?
– Contributing to dynamic linking?
– Supporting a signing step in the journey?
– Only supporting one step in a larger process?These distinctions matter. They affect compliance interpretation, fraud controls, customer experience, evidence, liability, and dispute handling.
A wallet-based event may support a payment journey without satisfying every PSD2 SCA requirement on its own. Payment service providers should therefore map wallet-enabled flows against PSD2 SCA requirements rather than assuming that eIDAS 2.0 acceptance equals PSD2 compliance.
This is also a liability and evidence issue. If a wallet-enabled financial-services journey is disputed, the organisation needs to understand which framework governs which part of the event: PSD2, eIDAS 2.0, contractual relying party obligations, wallet provider obligations, payment-service obligations, or future payment-services legislation.
For remote signing, this also affects how evidence is created. If a signature or seal is used inside a financial-services journey, the signing event should not be treated in isolation. It should be linked to the identity, authentication, transaction, and authorisation context that gives the event its legal and operational meaning.
The risk is not wallet adoption. The risk is architectural over-assumption.
For banks and payment service providers, wallet integration should be treated as a cross-functional design exercise involving compliance, payments, fraud, security architecture, identity, product, legal, and signing-service teams.
Readiness Questions
1) Has the organisation mapped EUDI Wallet use cases against PSD2 SCA requirements?
2) Is the wallet being used for identification, authentication, authorisation, attestation, signing support, or some combination of these?
3) Does the payment flow still satisfy dynamic linking requirements where they apply?
4) Are authentication, authorisation, and signing events evidenced across the full journey?
5) Is liability clear across wallet provider, relying party, payment service provider, and signing-service roles?
6) Have PSD2, eIDAS 2.0, fraud, dispute-handling, and signing stakeholders reviewed the architecture together? -
Mistake 5: Leaving Signing Credential and Key Management as an Afterthought
The fifth mistake is one of the most serious: designing signing workflows before designing signing credential and key management.
Signing credential management is the foundation of qualified signing and sealing infrastructure. Every other control depends on it.
If signing credentials are created incorrectly, signing keys are protected inadequately, activation is weak, rotation is poorly evidenced, or revocation does not propagate reliably, the signing service is weakened regardless of how polished the user journey looks.
For qualified electronic signatures and qualified electronic seals, signature and seal creation data must be created and protected using an appropriate qualified creation device model. Where remote QSCD models apply, the architecture must also support the control, authorisation, separation, and evidence requirements associated with remote signing or sealing.
This creates architectural requirements around:
– Signing credential creation;
– Key generation;
– Key activation;
– Sole control;
– HSM and QSCD integration;
– Remote signing authorisation;
– Signing credential lifecycle management;
– Certificate issuance and binding;
– Key rotation;
– Suspension and revocation;
– Sey destruction;
– Privileged access;
– Separation of duties;
– Key ceremony evidence.These controls are not backend details. They determine whether the signing or sealing service can support the required assurance level.
The wrong sequence is common. An organisation designs the signing journey first. It agrees the customer experience, builds application integrations, and defines service commitments. Only then does it ask whether signing credential management can support the intended qualified service model.
By then, remediation may affect architecture, operations, audit evidence, user experience, certification scope, and vendor responsibilities.
Signing credential and key management should be designed before signing workflows are finalised. It should involve cryptography specialists, HSM owners, PKI teams, security architects, compliance owners, audit stakeholders, signing-service operators, and operations teams.
The objective is not simply to store keys securely. It is to govern the full signing credential lifecycle in a way that can be operated, evidenced, and assessed.
Readiness Questions
1) Are signing and sealing credentials created and protected in the required environment?
2) Does the architecture support remote QSCD requirements where applicable?
3) Are key activation, authorisation, and sole-control mechanisms clearly defined?
4) Are signing credential lifecycle events fully evidenced?
5) Can key ceremonies and privileged actions be audited and reconstructed?
6) Does the signing credential model align with the intended qualified service model?
7) Are responsibilities clear across the customer, operator, QTSP, and technology vendors? -
Mistake 6: Assuming Existing Security Testing Is Enough
The sixth mistake is assuming that existing security testing proves eIDAS 2.0 readiness. It does not.
Penetration testing, vulnerability scanning, application security testing, API testing, and cloud configuration reviews remain important. But they usually focus on conventional security risks: exploitable vulnerabilities, weak access controls, insecure APIs, exposed services, misconfigurations, and common software weaknesses.
Those tests do not automatically prove that remote signing infrastructure, signing credential controls, audit evidence, and qualified service operations are ready for eIDAS 2.0.
A signing service can pass a standard penetration test and still have serious readiness gaps. For example:
– Signing credentials may not be governed under the right lifecycle model;
– Privileged access paths may not be tested deeply enough;
– Remote signing authorisation may not be evidenced sufficiently;
– The signer experience may not prove what the signer saw;
– Audit logs may be collected but not protected or reconstructable;
– HSM or QSCD integration may not be reviewed against the intended service model;
– Failure scenarios may not test the signing and trust-service layer;
– Incident response may not cover signing-key compromise, certificate revocation, or evidence integrity.Security testing for eIDAS 2.0 should extend the existing security programme. It should connect application testing, cryptographic assurance, operational control testing, signing-service testing, and conformity assessment evidence.
The objective is broader than finding exploitable vulnerabilities. The organisation needs confidence that the remote signing service can operate under the required controls and prove that it did so.
Testing should therefore include scenarios such as:
– Unauthorised signing attempts;
– Privileged-user misuse;
– Failed or incomplete signer authorisation;
– Key activation failure;
– Certificate suspension or revocation;
– Timestamping failure;
– Document preparation or visualisation failure;
– Evidence record tampering;
– Disaster recovery for signing infrastructure;
– Reconstruction of a historical signing event;
– Signing policy change and rollback.This type of testing produces more than security findings. It produces evidence for governance, audit, and assessment.
Readiness Questions
1) Does current testing cover the remote signing, sealing, and signing credential layer?
2) Has HSM or QSCD integration been reviewed against the intended service model?
3) Are privileged access and key activation paths tested?
4) Is audit trail integrity tested, not just log collection?
5) Can the organisation prove what the signer saw, accepted, and authorised?
6) Do tests produce evidence that supports conformity assessment?
7) Are incident scenarios involving signing keys, certificates, timestamps, signed documents, and trust services exercised?
WHERE CRYPTOMATHIC SIGNER FITS IN EIDAS 2.0 READINESS
The technical challenge created by eIDAS 2.0 has commercial and operational consequences.
When remote signing infrastructure is designed late, organisations face avoidable cost and delay. Signing workflows may need to be rebuilt. Signing credential assumptions may need to be revisited. Audit evidence may need to be redesigned. Authentication flows may need to be reworked to satisfy both wallet and payment requirements. Certification or conformity assessment timelines may slip.
Cryptomathic Signer is relevant at the infrastructure layer: the point where remote signing, sealing, credential lifecycle management, authorisation, document preparation, timestamping, validation, and evidence all determine whether readiness is practical.
Signer can support critical parts of the remote signing and sealing architecture. It does not, by itself, guarantee eIDAS 2.0 compliance. Readiness still depends on the full operating model, identity integrations, trust-service responsibilities, policies, audit scope, deployment controls, and conformity assessment context.
|
EIDAS 2.0 READINESS PROBLEM |
SIGNER RELEVANCE |
|---|---|
|
Controlled Signing & Sealing |
Supports remote signing and sealing workflows for regulated documents, transactions, consents, approvals and automated processes. |
|
Different Assurance Levels |
Supports Simple, Advanced, and Qualified electronic signatures, as well as electronic seals, so organisations can match the assurance level to the use case. |
|
Remote Qualified Signing & Sealing |
Provides a QSCD-based architecture and signature activation mechanisms for qualified and advanced signing and sealing scenarios. |
|
Signing Credential Lifecycle Control |
Supports signing credential lifecycle management, including creation of signing and sealing keys and certificate issuance processes. |
|
Signer Intent & Document Confidence |
Supports WYSIWYS, or “What You See Is What You Sign,” document preparation and visualisation. |
|
Evidence & Auditability |
Can contribute to a coherent signing evidence model across document preparation, authorisation, time stamping, credential lifecycle, and signing events, depending on deployment design and operating responsibilities. |
|
Integration & Regulated Workflows |
Exposes standards-based APIs and interoperability features, including CSC-based signing interfaces, RESTful interfaces, OAuth2/FAPI-based flows, and related signature activation mechanisms. |
1. CONTROLLED REMOTE SIGNING & SEALING
Signer supports remote digital signing and sealing infrastructure for legally significant documents, transactions, consents, approvals, and automated processes.
In an eIDAS 2.0 context, this is relevant where organisations need high-assurance electronic signatures or seals through a controlled remote signing process. Typical scenarios include customer-facing document signing, onboarding documentation, loan agreements, mandates, consents, regulated transaction approvals, automated sealing, and QTSP-operated remote signing and sealing services.
The value is not limited to producing a signature. The value is helping regulated organisations control how the signature or seal is created, authorised, evidenced, and integrated into the surrounding workflow.
2. CREDENTIAL LIFECYCLE & REMOTE QSCD SUPPORT
Signer supports signing credential lifecycle management, including the creation of signing and sealing keys and the issuance of certificates containing the associated identity.
This is directly relevant to eIDAS 2.0 readiness because qualified signing and sealing depend on more than the visible signing ceremony. The underlying credential lifecycle, key activation, authorisation model, HSM or QSCD integration, and operational evidence all influence whether the service can support the intended assurance level.
Signer includes components designed for qualified and advanced electronic signature and seal creation, including a QSCD-based architecture and signature activation mechanisms. This is relevant where organisations need to support qualified signing or sealing remotely while maintaining strong controls over credential use and authorisation.
3. SIGNER INTENT, DOCUMENT PREPARATION & EVIDENCE
For remote signing, the organisation needs evidence of more than the final signature. It needs to understand what the signer saw, how the signing action was authorised, which policy governed the event, and how the signed object can be validated later.
Signer supports WYSIWYS, or “What You See Is What You Sign,” document preparation and visualisation. This helps strengthen the connection between the signer experience and the evidentiary quality of the signature.
Signer also supports document preparation, conversion, and validation, including preparation of source documents into compliant signing formats such as PDF/A-2 where applicable.
4. STANDARDS-BASED INTEGRATION WITH REGULATED WORKFLOWS
Signing infrastructure rarely operates in isolation. It must integrate with identity systems, workflow systems, document systems, customer journeys, PKI services, timestamping services, and long-term validation processes.
Signer exposes standards-based APIs and interoperability features, including CSC-based signing interfaces, RESTful interfaces, OAuth2/FAPI-based flows, and related signature activation mechanisms.
For banks, payment service providers, QTSPs, and regulated relying parties, this matters because eIDAS 2.0 readiness is not achieved by adding a signature tool at the edge of the process. The signing service must fit into the wider architecture and produce evidence that can be understood by compliance, security, audit, and legal stakeholders.
5. DEPLOYMENT & ASSESSMENT SUPPORT
Signer can be deployed on-premises, as a managed service, or in hybrid models, depending on the customer’s operating model and control requirements.
Cryptomathic can also support architecture review, evidence preparation, audit support, operational guidance, QTSP certification assistance, and conformity assessment preparation. Final compliance outcomes, supervisory acceptance, and trust-service operation remain dependent on the customer’s deployment model, control framework, operating responsibilities, and regulatory context.
A PRACTICAL READINESS CHECKLIST
Before finalising an eIDAS 2.0 programme, organisations should be able to answer five infrastructure questions. If the answer to any of these questions is unclear, the organisation may have a readiness gap that documentation alone will not fix.
Can we reconstruct a signing event later?
This includes the signed object, what the signer saw, certificate, key, algorithm, policy, signer authentication, authorisation event, timestamp, and related signing credential lifecycle records
Can we prove how signing and sealing are controlled?
This includes signing credential creation, key protection, signer authentication, signing authorisation, document preparation, time stamping, certificate use, policy application, and audit evidence.
Can our signing policy change without major re-engineering?
This includes algorithm changes, certificate policy updates, validation rules, trust anchors, signing formats, AdES profiles, and future post-quantum migration planning.
Do wallet-enabled journeys satisfy the requirements of every relevant framework?
For banks and payment service providers, this means mapping wallet use cases against PSD2 SCA, dynamic linking, fraud controls, signing evidence, and dispute handling.
Does testing cover the remote signing layer?
This includes HSM or QSCD integration, privileged access, key activation, signing authorisation, document visualisation, audit trail integrity, incident scenarios, and reconstruction of historical events.
CONCLUSION
eIDAS 2.0 adoption is not just a regulatory exercise. It is a remote signing infrastructure readiness challenge.
The organisations that run into difficulty will not necessarily be those that ignored the regulation. They will often be those that treated signing architecture as something to resolve after compliance planning, user journey design, or implementation commitments.
That sequence creates avoidable risk. It leads to brittle signing policy choices, incomplete audit evidence, unclear PSD2 alignment, weak signing credential assumptions, and security testing that does not reach the trust-service layer.
The better approach is to start with the signing foundation.
For banks, payment service providers, qualified trust service providers, and regulated relying parties, eIDAS 2.0 readiness depends on the ability to prove that remote signing infrastructure, signing credential management, audit evidence, authentication architecture, and signing controls are fit for purpose.
The practical question is straightforward: can the signing infrastructure support the commitments the compliance programme is making?
SOURCE NOTE
This guide references Regulation (EU) 2024/1183, the European Commission’s European Digital Identity Framework, Commission Delegated Regulation (EU) 2018/389 on PSD2 Strong Customer Authentication and dynamic linking, and relevant ETSI/CEN standards for remote signing, qualified trust services, qualified signature and seal creation, validation, and preservation. Regulation (EU) 2024/1183 establishes the revised European Digital Identity Framework and sets out EUDI Wallet availability and acceptance requirements; Commission Delegated Regulation (EU) 2018/389 sets out SCA and dynamic-linking requirements for payment service providers.
