class documentation

class TLSNegotiation:

Constructor: TLSNegotiation(obj, connectState)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method __repr__ Undocumented
Method pretendToVerify Undocumented
Instance Variable connectState Undocumented
Instance Variable obj Undocumented
Instance Variable readyToSend Undocumented
Instance Variable sent Undocumented
def __init__(self, obj, connectState):

Undocumented

def __repr__(self) -> str:

Undocumented

def pretendToVerify(self, other, tpt):

Undocumented

connectState =

Undocumented

obj =

Undocumented

readyToSend =

Undocumented

sent: bool =

Undocumented