SIMATIC AX Hardware Engineering applies server authentication and user authorization techniques to establish secure communication with the PLCs. Encryption and hashing algorithms are applied to any critical content before persisting it as project content.
Security consists of two aspects: Authentication and Authorization.
- Authentication ensures that you are communicating with the expected PLC.
- Authorization ensures operations are only performed by users permitted to do so.