checking in ssh stuff (unfinished), and some updates to clientinfo

This commit is contained in:
brent s
2018-12-29 09:35:16 -05:00
parent 676a2be088
commit 86875ff09f
5 changed files with 99 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
#!/usr/bin/env python3
# Generate a struct for generating keys.
class constructor(object):
def __init__(self, keyblob, encrypted = False):
self.keyblob = keyblob