Deprecated.As of Strategi V1R9M0 the Strategi HSM support layer provides a main() to allow
the HsmServer to simply provide an implementation of startHsmServer(), processHsmRequest() and endHsmServer().
If a main() is used (and it should not be neccessary) then processRequests() should be used to begin dequeuing
and processing requests (processRequests() will call startHsmServer() and endHsmServer()).
Deprecated.As of Strategi V1R9M0 the Strategi HSM support layer provides a main() to allow
the HsmServer to simply provide an implementation of startHsmServer(), processHsmRequest() and endHsmServer().
If a main() is used (and it should not be neccessary) then processRequests() should be used to begin dequeuing
and processing requests (processRequests() will call startHsmServer() and endHsmServer()).