35 BOOST_THROW_EXCEPTION(
Error(
"Cannot construct DigestSha256 from SignatureType " +
to_string(
getType())));
Copyright (c) 2013-2017 Regents of the University of California.
Represents a SignatureInfo TLV element.
DigestSha256()
Create empty DigestSha256 signature.
Represents a signature of DigestSha256 type.
tlv::SignatureTypeValue getType() const
Get SignatureType.
std::string to_string(const V &v)
Holds SignatureInfo and SignatureValue in a Data packet.