Base64 Field Decoder
The Base64 Field Decoder decodes Base64 encoded data to binary data. Use the processor to decode Base64 encoded data before evaluating data in the field.
When you configure Base64 Field Decoder, you specify the byte array field to decode and the target byte array field to pass the decoded value to.
Configuring a Base64 Field Decoder
Configure a Base64 Field Decoder to decode Base64 encoded data to binary data. The processor can decode data from a single byte array field. To decode additional fields, add additional Base64 Field Decoders to the pipeline.