#include "cmyopenpgp.h"
#include<QDebug>
#include<fstream>
#include<iostream>
using namespace std;
CMyOpenPgp::CMyOpenPgp()
{
}
string CMyOpenPgp::genPriKey(OpenPgpParam param,const char*filename)
{
OpenPGP::KeyGen::Config config;
qDebug()<<config.valid