Typedef lbcrypto::ConstCiphertext

Typedef Documentation

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