Table of Contents
testFromBEROctetStringKnownValues ( self )
BEROctetString(encoded="...") should give known result with known input
testPartialBEROctetStringEncodings ( self )
BEROctetString(encoded="...") with too short input should throw BERExceptionInsufficientData
testToBEROctetStringKnownValues ( self )
str(BEROctetString(n)) should give known result with known input