mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-26 22:05:23 +00:00
(fix) defined correct method signature
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
- (NSData *) decryptUsingCertificate: (NSData *) theData;
|
||||
- (NGMimeMessage *) messageFromEncryptedDataAndCertificate: (NSData *) theCertificate;
|
||||
- (NSData *) convertPKCS12ToPEMUsingPassword: (NSString *) thePassword;
|
||||
- (NSData *) convertPKCS7ToPEM;
|
||||
- (NSData *) signersFromPKCS7;
|
||||
- (NSDictionary *) certificateDescription;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user