finish 128 bit basic rdp security layer

This commit is contained in:
speyrefitte
2014-12-10 18:32:10 +01:00
parent 47a9f75fa6
commit f3a3ad8ac3
10 changed files with 175 additions and 80 deletions

View File

@@ -35,5 +35,6 @@ setup(name='rdpy',
'pyopenssl',
'service_identity',
'qt4reactor',
'rsa',
],
)