Typedef lbcrypto::ReadOnlyCiphertext

Typedef Documentation

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