DerReader.enterSequence

DerReader enterSequence()

Enters a SEQUENCE, returning a reader over its content.

Returns

A DerReader positioned within the SEQUENCE.

Throws

CryptoException if the next TLV is not a SEQUENCE.