Asn1Tag.DerReader.readTag
Asn1Tag readTag()Reads the next ASN.1 tag from the buffer.
Returns
The decoded
Throws
CryptoException if the buffer is exhausted or the tag
encoding is malformed.
Asn1Tag readTag()Reads the next ASN.1 tag from the buffer.
Asn1Tag.CryptoException if the buffer is exhausted or the tag
encoding is malformed.