DerIndefLenConverter.isIndefinite

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.

class DerIndefLenConverter
static
bool
isIndefinite

Meta