3.1.1.2.2 StoredConfiguration
The StoredConfiguration abstract variable is of type ServerConfiguration. It contains the persistent state of the server. This state can be modified outside of the RMS Client-Server Protocol. The StoredConfiguration is not used directly by the server while processing requests. It is used to initialize the ServerState and as a means to detect external configuration changes. The PLCache field is always empty. The StoredConfiguration contains sensitive data such as the private key of the server. It is important for implementations to protect this data from unauthorized access or modification.