Class SSLEngineHelper

  • All Implemented Interfaces:
    BufferTransformer

    public final class SSLEngineHelper
    extends Object
    implements BufferTransformer
    helper class that holds the ByteBuffers, SSLEngine and other Objects that deal with the non static part of the ssl/nio handshaking/input/output. The contained SSLEngine is hidden to apps, because this helper takes on the responsibility of dealing with concurrency issues
    Author:
    eduard