@@ -625,50 +625,16 @@ Products with digital elements used as part of a public key cryptography scheme
## 4.2 Product Architecture
The product contains the following elements:
<!-- Add definition of below elements -->
A PKI Product is defined by the integration of several key elements, including **Product audit & administration**, **Registration**, **Certificate generation**, **Certificate status**, and/or **Revocation management**. Each element exposes functions that are defined in [Product Functions](#41-product-functions). The diagram below provides a high-level overview of the product architecture and the interactions between its constituent elements.
Logical environments include the connected systems around the main product that shape how it operates in its environment. The trusted boundary is affected by potential third party software that runs on the product, data links to the outside world using radio interfaces, and user permissions and access control.
Each component defining the Product is accessible through the interfaces defined below.
-**I.LocalInterface** - Local user interface used by the different privileged users to access the product functionalities and data.
The different elements are accessible through the interfaces defined below:
-**I.AuditAndAdministration** - Interface for remote access to for product for administration and audit purposes.
-**I.NetworkServices** - Interface to local network services (secure storage, timesources, user directory
<mark>El-Houari Suggestion :</mark>
<mark>I suggest to move the Interfaces in a dedicated chapter in operation environment. 4.3.5 Interfaces</mark>
<mark>Interfaces are accessible through logical environment (COM.Local, ...), Therefore, I.LocalInterface becomes useless as it is a combination of COM.Local and I.AuditAndAdministration. I suggest then, to remove I.LocalInterface.</mark>
Logical environments include the connected systems around the main product that shape how it operates in its environment. The trusted boundary is affected by potential third party software that runs on the product, data links to the outside world using radio interfaces, and user permissions and access control.