feat: add secure host based config (sbhc) helpers to create response messages, use 16993 instead of 16992 if secure host configuration set.

This commit is contained in:
Mudit Vats
2021-02-24 14:42:48 -07:00
parent 13975eaf2d
commit 6eecea264e
6 changed files with 160 additions and 5 deletions

View File

@@ -98,6 +98,8 @@ add_executable (rpc
commands.cpp
activation.h
activation.cpp
shbc.h
shbc.cpp
lms.h
lms.cpp
main.cpp