Formatting and Conversion Modules
The modules allow the server to read and write data in different formats and storage types.
The Formatting and Conversions modules available are:
Formatting and Conversion Modules
Module | Description |
---|---|
Perform cryptographic calculations on data. |
|
Converts date strings between user configurable formats. |
|
Escapes and unescapes strings using the MIME escape format |
|
Parses JSON strings into an in memory format using the json-c library. |
|
Unpacks binary data from octets type attributes into individual attributes. |
|
Checks all attributes of type string in the current request, to ensure that they only contain valid UTF8 sequences. |