Class | Description |
---|---|
FabricCryptoConfig |
FabricCryptoConfig contains configuration parameters
for the cryptographic algorithms used by the MSP
this configuration refers to
|
FabricCryptoConfig.Builder |
FabricCryptoConfig contains configuration parameters
for the cryptographic algorithms used by the MSP
this configuration refers to
|
FabricMSPConfig |
FabricMSPConfig collects all the configuration information for
a Fabric MSP.
|
FabricMSPConfig.Builder |
FabricMSPConfig collects all the configuration information for
a Fabric MSP.
|
FabricNodeOUs |
FabricNodeOUs contains configuration to tell apart clients from peers from orderers
based on OUs.
|
FabricNodeOUs.Builder |
FabricNodeOUs contains configuration to tell apart clients from peers from orderers
based on OUs.
|
FabricOUIdentifier |
FabricOUIdentifier represents an organizational unit and
its related chain of trust identifier.
|
FabricOUIdentifier.Builder |
FabricOUIdentifier represents an organizational unit and
its related chain of trust identifier.
|
IdemixMSPConfig |
IdemixMSPConfig collects all the configuration information for
an Idemix MSP.
|
IdemixMSPConfig.Builder |
IdemixMSPConfig collects all the configuration information for
an Idemix MSP.
|
IdemixMSPSignerConfig |
IdemixMSPSIgnerConfig contains the crypto material to set up an idemix signing identity
|
IdemixMSPSignerConfig.Builder |
IdemixMSPSIgnerConfig contains the crypto material to set up an idemix signing identity
|
IdentitiesProto | |
KeyInfo |
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.
|
KeyInfo.Builder |
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 |
MSPConfig collects all the configuration information for
an MSP.
|
MSPConfig.Builder |
MSPConfig collects all the configuration information for
an MSP.
|
MSPConfigProto | |
SerializedIdemixIdentity |
This struct represents an Idemix Identity
to be used to serialize it and deserialize it.
|
SerializedIdemixIdentity.Builder |
This struct represents an Idemix Identity
to be used to serialize it and deserialize it.
|
SerializedIdentity |
This struct represents an Identity
(with its MSP identifier) to be used
to serialize it and deserialize it
|
SerializedIdentity.Builder |
This struct represents an Identity
(with its MSP identifier) to be used
to serialize it and deserialize it
|
SigningIdentityInfo |
SigningIdentityInfo represents the configuration information
related to the signing identity the peer is to use for generating
endorsements
|
SigningIdentityInfo.Builder |
SigningIdentityInfo represents the configuration information
related to the signing identity the peer is to use for generating
endorsements
|
Copyright © 2022. All rights reserved.