Packages

The Phi Programming Language

Current section

Files

Jump to
phi priv Network TLS.erl
Raw

priv/Network/TLS.erl

%%---------------------------------------------------------------------------
%% |
%% Module : TLS
%% Copyright : (c) 2020-2021 EMQ Technologies Co., Ltd.
%% License : BSD-style (see the LICENSE file)
%%
%% Maintainer : Feng Lee, feng@emqx.io
%% Yang M, yangm@emqx.io
%% Stability : experimental
%% Portability : portable
%%
%% The TLS FFI module.
%%
%%---------------------------------------------------------------------------
-module('Network.TLS.FFI').