From 6e1a6445973ff083a1c0e66af524b1699ed3d628 Mon Sep 17 00:00:00 2001
From: JohnMoehrke 37.4 Document Digital Signatures Profile Overview
content integrity, authenticity, and authentication of the
identity of the signer. The identity of the signer is assured through use of Private Key and
Public Key management. Management of Private Key and Public Keys are not addressed by this
- profile.
One purpose of use of a Digital Signature is to verify that the document being used is the same as the document that was signed and has not been modified by error or intent. This is called @@ -516,7 +518,9 @@
Digital Signatures rely on a Private Key / Public Key Management Infrastructure (aka PKI) that must exist and be configured. The definition and configuration of PKI is outside the scope of - this document content profile. The PKI should adhere + this document content profile. + PKI binds public keys with the respective identities of entities (like people and organizations). This binding is established through a process of registration and issuance of certificates at and by a certificate authority (CA). + The PKI should adhere to ISO TS-17090 standards for PKI in healthcare.
The Detached Signature Option allows for independent management of signature document and content documents; thus, there is a risk they will be made unavailable through revision or access @@ -525,6 +529,7 @@
Content Creator implementing the JSON Detached Signature or the JSON Enveloping Signature Options shall have access to a Time Stamping Authority (TSA) Service that meets the JSON Signature tstVD
requirement and local policy requirements for Time Stamping Authority.
Content Creator and Content Consumer should be grouped with ATNA Secure Node or Secure Application to record an Audit Message when a signature is created or validated.