# Functions
No description provided by the author
No description provided by the author
ImplicitMetaAllPolicy defines an implicit meta policy whose sub_policy and key is policyname with rule ALL.
ImplicitMetaAnyPolicy defines an implicit meta policy whose sub_policy and key is policyname with rule ANY.
No description provided by the author
ImplicitMetaMajorityPolicy defines an implicit meta policy whose sub_policy and key is policyname with rule MAJORITY.
SignaturePolicy defines a policy with key policyName and the given signature policy.
# Constants
No description provided by the author
# Structs
StandardConfigPolicy implements the ConfigPolicy interface.
# Interfaces
ConfigPolicy defines a common representation for different *cb.ConfigPolicy values.