Skip to content

Commit

Permalink
expose method that we're calling in Sandvox
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Wood committed Jan 14, 2012
1 parent 08e518d commit 97b30f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions KSSHA1Stream.h
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@


@interface KSSHA1Stream (KSURLHashing) @interface KSSHA1Stream (KSURLHashing)
+ (NSData *)SHA1DigestOfContentsOfURL:(NSURL *)URL; + (NSData *)SHA1DigestOfContentsOfURL:(NSURL *)URL;
- (id)initWithURL:(NSURL *)URL;
@end @end




Expand Down

0 comments on commit 97b30f8

Please sign in to comment.