def __init__(self, *a, **kw): CryptoHandshaker.__init__(self, *a, **kw) self.compat_version = (255, 254, 253, 252) x = chandshake._make_offset_extractor(22, 6, 728, 20) self._digest_offset_extractor = x
def __init__(self, *a, **kw): CryptoHandshaker.__init__(self, *a, **kw) self.compat_version = (255, 0, 3, 2) self._digest_offset_extractor = chandshake.schemes[0][0]