rustls-ffi 0.15.3

Rustls bindings for non-Rust languages
Documentation
1
2
3
4
5
6
7
#ifndef SERVER_H
#define SERVER_H

// Placeholder so that Makefile compilation rule for client/server
// can remain symmetric.

#endif // SERVER_H