getDataElement
Gets the raw CBOR for a data element.
Return
the bytes of the CBOR.
Parameters
nameSpaceName
the name space name.
dataElementName
the data element name.
Throws
if the given data element doesn't exist.
Gets the raw CBOR for a data element.
the bytes of the CBOR.
the name space name.
the data element name.
if the given data element doesn't exist.