DerReader.readOctetString
ubyte[] readOctetString()Reads a DER OCTET STRING and returns its content bytes.
Returns
The octet string content.
Throws
CryptoException if the next TLV is not an OCTET STRING.ubyte[] readOctetString()Reads a DER OCTET STRING and returns its content bytes.
CryptoException if the next TLV is not an OCTET STRING.