Typedef lbcrypto::ConstCiphertext

Typedef Documentation

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