Next in thread →
Next in month →
RE: Fw: [saml-dev] Question about the base64 encoding in Browser/POSTprofile
> How would you specify the encoding of the decoded B64? When > you unpack the B64 it could be anything from UTF8 to binary, > couldn't it? or is this even necessary? What's decoded is XML, and XML has to be self-describing about its character set. If no encoding is stated, it's UTF-8. So the more I think about it, there's no issue here. -- Scott
Next in thread →
Next in month →