package
0.0.0-20240104051248-e3e94bd529cf
Repository: https://github.com/11090815/hyperchain.git
Documentation: pkg.go.dev
# Constants
Represents an anonymous MSP Identity.
Represents a nominal MSP Identity.
Denotes a principal that can be used to enforce an identity to be anonymous or nominal.
Denotes a combined principal.
Denotes a principal that consists of a single identity.
Denotes a finer grained (affiliation-based).
Represents the one of the dedicated MSP roles, the.
Represents an MSP Admin.
Represents an MSP Client.
Represents an MSP Member.
Represents an MSP Orderer.
Represents an MSP Peer.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
Enum value maps for MSPIdentityAnonymity_MSPIdentityAnonymityType.
Enum value maps for MSPIdentityAnonymity_MSPIdentityAnonymityType.
Enum value maps for MSPPrincipal_Classification.
Enum value maps for MSPPrincipal_Classification.
Enum value maps for MSPRole_MSPRoleType.
Enum value maps for MSPRole_MSPRoleType.
# Structs
CombinedPrincipal governs the organization of the Principal field of a policy principal when principal_classification has indicated that a combined form of principals is required.
HyperchainCryptoConfig contains configuration parameters for the cryptographic algorithms used by the MSP this configuration refers to.
HyperchainMSPConfig collects all the configuration information for a Hyperchain MSP.
HyperchainNodeOUs contains configuration to tell apart clients from peers from orderers based on OUs.
HyperchainOUIdentifier represents an organizational unit and its related chain of trust identifier.
IdemixMSPConfig collects all the configuration information for an Idemix MSP.
IdemixMSPSIgnerConfig contains the crypto material to set up an idemix signing identity.
KeyInfo represents a (secret) key that is either already stored in the bccsp/keystore or key material to be imported to the bccsp key-store.
MSPConfig collects all the configuration information for an MSP.
MSPIdentityAnonymity can be used to enforce an identity to be anonymous or nominal.
MSPPrincipal aims to represent an MSP-centric set of identities.
MSPRole governs the organization of the Principal field of an MSPPrincipal when it aims to define one of the two dedicated roles within an MSP: Admin and Members.
OrganizationUnit governs the organization of the Principal field of a policy principal when a specific organization unity members are to be defined within a policy principal.
SerializedIdentity 包含节点的身份证书信息(IdBytes),还包含 MSP 的标识符。.
SigningIdentityInfo represents the configuration information related to the signing identity the peer is to use for generating endorsements.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author