NSData(Hashing) Class Reference

#import <NSData+Hashing.h>

List of all members.

Public Member Functions

(NSData *) - sha1Digest
(NSString *) - sha1DigestString


Member Function Documentation

- (NSData*) sha1Digest  

Returns the SHA1 digest of the receivers contents.

Returns:
SHA1 digest of the receivers contents.

- (NSString*) sha1DigestString  

Returns a string with the SHA1 digest of the receivers contents.

Returns:
String with the SHA1 digest of the receivers contents.


The documentation for this class was generated from the following file:

Generated on Mon Dec 8 22:57:08 2008 for CocoaGit by  doxygen 1.5.7