Skip to content

sgns::primitives::Seal

More...

#include <digest.hpp>

Inherits from sgns::primitives::detail::DigestItemCommon

Additional inherited members

Public Functions inherited from sgns::primitives::detail::DigestItemCommon

Name
bool operator==(const DigestItemCommon & rhs) const
bool operator!=(const DigestItemCommon & rhs) const

Public Attributes inherited from sgns::primitives::detail::DigestItemCommon

Name
VerificationEngineId verification_engine_id
base::Buffer data

Detailed Description

struct sgns::primitives::Seal;

Put a Seal on it. This is only used by native code, and is never seen by runtimes.


Updated on 2026-03-04 at 13:10:43 -0800