![]() |
Anoncoin
0.9.4
P2P Digital Currency
|
#include "paymentservertests.h"
#include "optionsmodel.h"
#include "paymentrequestdata.h"
#include "util.h"
#include <openssl/x509.h>
#include <openssl/x509_vfy.h>
#include <QFileOpenEvent>
#include <QTemporaryFile>
Go to the source code of this file.
Functions | |
X509 * | parse_b64der_cert (const char *cert_data) |
X509* parse_b64der_cert | ( | const char * | cert_data | ) |
Definition at line 14 of file paymentservertests.cpp.