Typedef lbcrypto::PublicKey

Typedef Documentation

template<typename Element>
using lbcrypto::PublicKey = std::shared_ptr<PublicKeyImpl<Element>>