Service/SSL: add ssl service

This commit is contained in:
mailwl 2018-03-23 09:32:50 +03:00
parent 633abd5a94
commit 9ee33350de
6 changed files with 45 additions and 0 deletions

View file

@ -66,6 +66,7 @@ enum class Class : ClassType {
Service_SET, ///< The SET (Settings) service
Service_SM, ///< The SM (Service manager) service
Service_SPL, ///< The SPL service
Service_SSL, ///< The SSL service
Service_Time, ///< The time service
Service_VI, ///< The VI (Video interface) service
HW, ///< Low-level hardware emulation