]> git.ipfire.org Git - thirdparty/python-fints.git/commit
Bootstrap communication
authorRaphael Michel <mail@raphaelmichel.de>
Mon, 2 Jan 2017 16:56:08 +0000 (17:56 +0100)
committerRaphael Michel <mail@raphaelmichel.de>
Mon, 2 Jan 2017 16:56:08 +0000 (17:56 +0100)
commitf7bad65b50736bdf479ef979d802f728d42d349c
treeb3ba5915ff0ae36f2a83972bf79891aa466d4ef2
parent526678e44bbdeec16ce77e0809794b268869dd00
Bootstrap communication
fints/protocol/fints3/__init__.py
fints/protocol/fints3/client.py [new file with mode: 0644]
fints/protocol/fints3/connection.py [new file with mode: 0644]
fints/protocol/fints3/dialog.py [new file with mode: 0644]
fints/protocol/fints3/message.py [new file with mode: 0644]
fints/protocol/fints3/segments/__init__.py
fints/protocol/fints3/segments/auth.py [new file with mode: 0644]
fints/protocol/fints3/segments/crypto.py [deleted file]
fints/protocol/fints3/segments/message.py