Typedef lbcrypto::PrivateKey

Typedef Documentation

template<typename Element>
using lbcrypto::PrivateKey = std::shared_ptr<PrivateKeyImpl<Element>>