64a3e6c69c
Motivation: 6152990073607602b2263109139cf829f3d2f7e4 introduced a test-case in SSLEngineTest which used OpenSsl.* which should not be done as this is am abstract bass class that is also used for non OpenSsl tests. Modifications: Move the protocol definations into SslUtils. Result: Cleaner code.