Encoding Parent topic

Parameter
Data Type
Description
Required?
encoding
Enumeration
The type of encoding.
Property type: Attribute
Valid values:
  • Base64: the data uses a Base64 encoding scheme.
  • Hex: the data uses a hexadecimal encoding scheme.
  • None: the data does not use an encoding scheme.
Yes