22 #ifndef NDN_SECURITY_DIGEST_SHA256_HPP 23 #define NDN_SECURITY_DIGEST_SHA256_HPP 25 #include "../signature.hpp" 50 #endif // NDN_SECURITY_DIGEST_SHA256_HPP Copyright (c) 2013-2017 Regents of the University of California.
DigestSha256()
Create empty DigestSha256 signature.
Represents a signature of DigestSha256 type.
Holds SignatureInfo and SignatureValue in a Data packet.