# Constants

Represents an anonymous MSP Identity.
Represents a nominal MSP Identity.
Denotes a principal that can be used to enforce.
Denotes a combined principal.
Denotes a principal that consists of a single.
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.
FabricCryptoConfig contains configuration parameters for the cryptographic algorithms used by the MSP this configuration refers to.
FabricMSPConfig collects all the configuration information for a Fabric MSP.
FabricNodeOUs contains configuration to tell apart clients from peers from orderers based on OUs.
FabricOUIdentifier 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.
This struct represents an Idemix Identity to be used to serialize it and deserialize it.
This struct represents an Identity (with its MSP identifier) to be used to serialize it and deserialize it.
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