Typedef lbcrypto::CryptoContext

Typedef Documentation

template<typename Element>
using lbcrypto::CryptoContext = std::shared_ptr<CryptoContextImpl<Element>>