Remove unnessecary functions in SSLObj, add comments to SSLObj and update docs

This commit is contained in:
Noah Laptop 2019-08-14 11:12:06 -07:00
parent c6ac76be27
commit c832294902
55 changed files with 1669 additions and 345 deletions

View file

@ -8,5 +8,6 @@ var hierarchy =
[ "SSLClient< C, SessionCache >", "class_s_s_l_client.html", null ]
] ]
] ],
[ "ssl_pem_decode_state", "structssl__pem__decode__state.html", null ],
[ "SSLClientParameters", "struct_s_s_l_client_parameters.html", null ]
];