python:samba/join.py: make use of the generic arcfour_encrypt() and string_to_byte_ar...
authorStefan Metzmacher <metze@samba.org>
Thu, 28 Jan 2016 13:00:38 +0000 (14:00 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 3 Feb 2016 07:33:11 +0000 (08:33 +0100)
commitd5423feb4b3d388d2de8e1745a8f1138b42b64f5
tree6830646694f563535bf06bb14d3b2c9f43b98dbc
parent078a7ae71081c24991bb34c818cc2c763eefad99
python:samba/join.py: make use of the generic arcfour_encrypt() and string_to_byte_array() functions

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11699

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
python/samba/join.py