mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 13:43:22 +00:00
Monotone-Parent: 2fb9aaf01f9b4a29e3d49d6c35deaf48a4e57e9c
Monotone-Revision: 825d6255230167e6f80d8015a569afa6bdb4cb7d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-16T15:24:16
This commit is contained in:
@@ -74,6 +74,11 @@
|
||||
|
||||
- (NSUInteger) countOccurrencesOfString: (NSString *) substring;
|
||||
|
||||
|
||||
/* Those methods provide symmetric enc-/decryption via a XOR operation */
|
||||
- (NSString *) encryptWithKey: (NSString *) theKey;
|
||||
- (NSString *) decryptWithKey: (NSString *) theKey;
|
||||
|
||||
@end
|
||||
|
||||
#endif /* NSSTRING_URL_H */
|
||||
|
||||
Reference in New Issue
Block a user