Checks whether the given length byte is of the form <em>Indefinite</em>.
@param lengthByte the length byte from a DER encoded object. @return true if the byte is of Indefinite form otherwise returns false.
See Implementation
Checks whether the given length byte is of the form <em>Indefinite</em>.
@param lengthByte the length byte from a DER encoded object. @return true if the byte is of Indefinite form otherwise returns false.