#import <NSData+Hashing.h>
Public Member Functions | |
| (NSData *) | - sha1Digest |
| (NSString *) | - sha1DigestString |
| - (NSData*) sha1Digest |
Returns the SHA1 digest of the receivers contents.
| - (NSString*) sha1DigestString |
Returns a string with the SHA1 digest of the receivers contents.
1.5.7