Package host.anzo.simon.ssl


package host.anzo.simon.ssl
  • Class
    Description
    A default implementation for a SSL powered SIMON communication.
    All that is needed is a keystore and the corresponding password to access it.
    This class is used by SIMON to get a SSLContext for the client and server side, which is required by SSL powered communication.