From e3913f8d5c9c84534faf272f713194422d0294f4 Mon Sep 17 00:00:00 2001 From: Vins Date: Wed, 12 Jun 2024 15:05:27 +0200 Subject: [PATCH] Testing modification --- .../AnchoringProofService.ts | 51 ++++++++++++------- 1 file changed, 32 insertions(+), 19 deletions(-) diff --git a/src/services/common/AnchoringProofService/AnchoringProofService.ts b/src/services/common/AnchoringProofService/AnchoringProofService.ts index db055ef3..2602db84 100644 --- a/src/services/common/AnchoringProofService/AnchoringProofService.ts +++ b/src/services/common/AnchoringProofService/AnchoringProofService.ts @@ -73,6 +73,38 @@ export default class AnchoringProofService extends BaseService { + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Certificat de dépôt international @@ -100,25 +132,6 @@ export default class AnchoringProofService extends BaseService { Un hash est une empreinte cryptographique unique générée par un algorithme à partir de données spécifiques. Il agit comme une signature numérique permettant de vérifier l'intégrité des données : toute modification, même infime, des données d'origine entraîne la production d'un hash distinct, garantissant ainsi l'authenticité et l'intégrité des informations. - - - - - - - - - - - - - - - - - - - `;