Hi together,
On the development server BlobInfo.getMd5Hash() returns a String (why not binary array?) that seems to be the hex endoded hash value. I can proof this true with hashing the file locally.It seems to be Base64 encoded, but decoding it with Base64 does not match with what I get locally.
Maybe it uses a different hashing algorithm, too?
Which encoding is used and why is it not consistent on development and production?
Stephan
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.
