NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::util::Sha256 Member List

This is the complete list of members for ndn::util::Sha256, including all inherited members.

computeDigest()ndn::util::Sha256
computeDigest(span< const uint8_t > buffer)ndn::util::Sha256static
DIGEST_SIZEndn::util::Sha256static
empty() constndn::util::Sha256inline
operator!=(Sha256 &digest)ndn::util::Sha256inline
operator<<(Sha256 &src)ndn::util::Sha256
operator<<(const std::string &str)ndn::util::Sha256
operator<<(uint64_t value)ndn::util::Sha256
operator<<(span< const uint8_t > bytes)ndn::util::Sha256
operator==(Sha256 &digest)ndn::util::Sha256
reset()ndn::util::Sha256
Sha256()ndn::util::Sha256
Sha256(std::istream &is)ndn::util::Sha256explicit
toString()ndn::util::Sha256
update(span< const uint8_t > buffer)ndn::util::Sha256