DerReader.readOid
ubyte[] readOid()Reads a DER OID and returns its binary content bytes.
Returns
The encoded OID bytes (without tag/length).
Throws
CryptoException if the next TLV is not an OID.ubyte[] readOid()Reads a DER OID and returns its binary content bytes.
CryptoException if the next TLV is not an OID.