mirror of https://github.com/OpenKMIP/PyKMIP.git
702ba77715
This change adds the KmipServer, the front-end of the KMIP software server. The KmipServer is in charge of loading configuration settings, creating all major server components, and serving and managing client connections. A KmipServerConfig tool is included to handle configuration settings. Test cases for all new code are included. |
||
---|---|---|
.. | ||
factories | ||
messages | ||
__init__.py | ||
attributes.py | ||
config_helper.py | ||
enums.py | ||
errors.py | ||
exceptions.py | ||
keys.py | ||
misc.py | ||
objects.py | ||
primitives.py | ||
secrets.py | ||
server.py | ||
utils.py |