Community

Converting Data Between String, Binary, Hex, And Base64 Format In ColdFusion

(Ben Nadel) The other day, when I was looking up test cases for my Crypto.cfc project, I came across some hex-encoded values that I needed to convert to plain “String” values before I could easily use them in my Unit Tests.

Read More - Register for Free Membership