@interface SHFileChecksum : NSObject + (id)checksumDataForFile:(id)a0 withError:(id *)a1; + (id)checksumForFile:(id)a0 withError:(id *)a1; @end