Update of /cvsroot/pgsqlclient/pgsqlclient_10/PgSqlClient.Security.Tls/source/Alerts
In directory sc8-pr-cvs1:/tmp/cvs-serv20169
Added Files:
TlsAlert.cs TlsCloseNotifyAlert.cs TlsWarningAlertEventArgs.cs
Log Message:
Added initial release of a simple TLS protocol implementation,
it uses tree files from the Mono project that are under the MIT X11
license.
--- NEW FILE: TlsAlert.cs ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: TlsCloseNotifyAlert.cs ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: TlsWarningAlertEventArgs.cs ---
(This appears to be a binary file; contents omitted.)
|