Typedef lbcrypto::Ciphertext

Typedef Documentation

template<typename Element>
using lbcrypto::Ciphertext = std::shared_ptr<CiphertextImpl<Element>>