Crate ic_certification
source ·Expand description
A collection of types related to the Internet Computer Protocol.
If you need support for the serde library, you will need to use the serde feature
(available by default).
Modules
Structs
- A
Certificateas defined in https://internetcomputer.org/docs/current/references/ic-interface-spec/#certificate - A
Delegationas defined in https://internetcomputer.org/docs/current/references/ic-interface-spec/#certification-delegation - A HashTree representing a full tree.
- For labeled HashTreeNode
Enums
- A result of looking up for a certificate.
- A result of looking up for a subtree.