passforios-gopenpgp/dist/iOS/Crypto.framework/Versions/A/Headers/Crypto.h
2018-10-26 16:39:03 +02:00

21 lines
565 B
C

// Objective-C API for talking to the following Go packages
//
// gitlab.com/ProtonMail/go-pm-crypto/crypto
// gitlab.com/ProtonMail/go-pm-crypto/armor
// gitlab.com/ProtonMail/go-pm-crypto/constants
// gitlab.com/ProtonMail/go-pm-crypto/key
// gitlab.com/ProtonMail/go-pm-crypto/models
//
// File is generated by gomobile bind. Do not edit.
#ifndef __Crypto_FRAMEWORK_H__
#define __Crypto_FRAMEWORK_H__
#include "Crypto.objc.h"
#include "Armor.objc.h"
#include "Constants.objc.h"
#include "Key.objc.h"
#include "Models.objc.h"
#include "universe.objc.h"
#endif