Implement abstracted SSL session in folly
Summary: Repurpose the existing `folly::ssl::SSLSession` to be an abstraction for SSL sessions, with the internal implementation hidden. The intention is to soon move to using these abstracted sessions instead of directly using OpenSSL sessions. Reviewed By: yfeldblum, mingtaoy Differential Revision: D20143848 fbshipit-source-id: 01e175668c0afcf8b91d19a289368496717d3150
Showing
Please register or sign in to comment