Compare Util.sessionKeyHash against the SHA-SRP MessageDigest. This
will not match the Util.sessionKeyHash as the algorithm described in
RFC2945 does not reverse the odd and even byte arrays as is done in
Util.sessionKeyHash.
testSHAReverseInterleave
public void testSHAReverseInterleave() throws Exception(Code)