class documentation

Undocumented

Method testFromLDAP LDAPClass(encoded="...") should give known result with known input
Method testPartial LDAPClass(encoded="...") with too short input should throw BERExceptionInsufficientData
Method testToLDAP LDAPClass(...).toWire() should give known result with known input
Class Variable knownValues Undocumented
def testFromLDAP(self): (source)

LDAPClass(encoded="...") should give known result with known input

def testPartial(self): (source)

LDAPClass(encoded="...") with too short input should throw BERExceptionInsufficientData

def testToLDAP(self): (source)

LDAPClass(...).toWire() should give known result with known input

knownValues = (source)

Undocumented