sgns::primitives::Seal¶
#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¶
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