DerReader over the constructed value's content.DerReader.enterConstructed
Reads a constructed TLV with the expected tag and returns a new DerReader positioned over its content.
Parameters
expectedTag | The tag that the next TLV must match. |
Returns
A
Throws
CryptoException if the tag does not match.