Altered SSL

Due to Android's (Kitkat) inefficiency in implementing SSL's protocol we created one of our own.

The created SSL protocol is a mutual authentication variation of the original SSL protocol.

Schematic of the created protocol:

This variation of the SSL protocol was based on the original SSL protocol with mutual authentication:

Source (Full TLS Handshake): https://technet.microsoft.com/en-us/library/cc783349(v=ws.10).aspx