Method SSL.Port()->context_factory() Method context_factory Context context_factory() Description Function called to create the Context object for this Port. By overriding this function the setup of certificates, etc for the port can be delayed until the first access to the port. Returns Returns the Context to be used with this Port.