10Duke Enterprise C++ SDK
Toggle main menu visibility
Loading...
Searching...
No Matches
createCryptoServices.h
1
#ifndef TENDUKE_CREATECRYPTOSERVICES_H
2
#define TENDUKE_CREATECRYPTOSERVICES_H
3
4
#include "crypto/Crypto.h"
5
6
namespace
tenduke
{
7
8
std::shared_ptr<::tenduke::crypto::Crypto> createCryptoServices();
9
10
}
11
12
#endif
//TENDUKE_CREATECRYPTOSERVICES_H
tenduke
Root for classes, functions and globals of 10Duke C++ Client.
Definition
APIRequest.h:4
core
services
common
src
createCryptoServices.h
Generated by
1.17.0