add credssp grammar

This commit is contained in:
citronneur
2015-02-16 22:29:12 +01:00
parent 84ac320e82
commit 30c3611bb9
4 changed files with 111 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ from rdpy.core.error import RDPSecurityNegoFail
from rdpy.core import rss
import rdpy.core.log as log
log._LOG_LEVEL = log.Level.INFO
log._LOG_LEVEL = log.Level.DEBUG
class RDPClientQtRecorder(RDPClientQt):