Optimize encrypt attachment

This commit is contained in:
Kay Lukas 2018-10-26 15:08:49 +02:00
parent 0456595f68
commit 9dfb46fe45
24 changed files with 726 additions and 94 deletions

View file

@ -0,0 +1,15 @@
// Objective-C API for talking to gitlab.com/ProtonMail/go-pm-crypto/constants Go package.
// gobind -lang=objc gitlab.com/ProtonMail/go-pm-crypto/constants
//
// File is generated by gobind. Do not edit.
#ifndef __Constants_H__
#define __Constants_H__
@import Foundation;
#include "Universe.objc.h"
FOUNDATION_EXPORT NSString* const ConstantsVERSION;
#endif