adds initial code for SSLSocket

This commit is contained in:
Moisés Guimarães
2016-11-22 11:56:39 -03:00
parent 0ed0672b16
commit 8eec3cb874
6 changed files with 165 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
# -*- coding: utf-8 -*-
#
# test_client.py
#
# Copyright (C) 2006-2016 wolfSSL Inc.

View File

@@ -1,3 +1,5 @@
# -*- coding: utf-8 -*-
#
# test_methods.py
#
# Copyright (C) 2006-2016 wolfSSL Inc.