I can't quite figure the difference between apr_sha1_update and ...update_binary. My first guess was that _update took a null term string, while update_binary would be a counted byte array. But both functions take an inputLen.
Anyone have a clue to share? Bill
