I am trying to implement a client-server application using TLS (openssl). I followed the example given in rust doc for my code\'s structure: example Server Code