Delete queue.*.
[ITFoundation.git] / ITCategory-NSString.h
index a0429f0..37a8572 100644 (file)
@@ -18,4 +18,7 @@
 - (id)initWithFourCharCode:(unsigned long)fourCharCode;
 - (unsigned long)fourCharCode;
 
+- (NSData *)MD5;
+- (NSData *)SHA1;
+
 @end
\ No newline at end of file