sgns::primitives::detail::DigestItemCommon¶
#include <digest.hpp>
Inherited by sgns::primitives::PreRuntime, sgns::primitives::Seal, sgns::primitives::Verification
Public Functions¶
| Name | |
|---|---|
| bool | operator==(const DigestItemCommon & rhs) const |
| bool | operator!=(const DigestItemCommon & rhs) const |
Public Attributes¶
| Name | |
|---|---|
| VerificationEngineId | verification_engine_id |
| base::Buffer | data |
Public Functions Documentation¶
function operator==¶
function operator!=¶
Public Attributes Documentation¶
variable verification_engine_id¶
variable data¶
Updated on 2026-03-04 at 13:10:43 -0800