Versions in this module Expand all Collapse all v1 v1.4.9 Jul 22, 2021 Changes in this version + var MSPIdentityAnonymity_MSPIdentityAnonymityType_name = map[int32]string + var MSPIdentityAnonymity_MSPIdentityAnonymityType_value = map[string]int32 + var MSPPrincipal_Classification_name = map[int32]string + var MSPPrincipal_Classification_value = map[string]int32 + var MSPRole_MSPRoleType_name = map[int32]string + var MSPRole_MSPRoleType_value = map[string]int32 + type CombinedPrincipal struct + Principals []*MSPPrincipal + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CombinedPrincipal) Descriptor() ([]byte, []int) + func (*CombinedPrincipal) ProtoMessage() + func (dst *CombinedPrincipal) XXX_Merge(src proto.Message) + func (m *CombinedPrincipal) GetPrincipals() []*MSPPrincipal + func (m *CombinedPrincipal) Reset() + func (m *CombinedPrincipal) String() string + func (m *CombinedPrincipal) XXX_DiscardUnknown() + func (m *CombinedPrincipal) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CombinedPrincipal) XXX_Size() int + func (m *CombinedPrincipal) XXX_Unmarshal(b []byte) error + type FabricCryptoConfig struct + IdentityIdentifierHashFunction string + SignatureHashFamily string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*FabricCryptoConfig) Descriptor() ([]byte, []int) + func (*FabricCryptoConfig) ProtoMessage() + func (dst *FabricCryptoConfig) XXX_Merge(src proto.Message) + func (m *FabricCryptoConfig) GetIdentityIdentifierHashFunction() string + func (m *FabricCryptoConfig) GetSignatureHashFamily() string + func (m *FabricCryptoConfig) Reset() + func (m *FabricCryptoConfig) String() string + func (m *FabricCryptoConfig) XXX_DiscardUnknown() + func (m *FabricCryptoConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *FabricCryptoConfig) XXX_Size() int + func (m *FabricCryptoConfig) XXX_Unmarshal(b []byte) error + type FabricMSPConfig struct + Admins [][]byte + CryptoConfig *FabricCryptoConfig + FabricNodeOus *FabricNodeOUs + IntermediateCerts [][]byte + Name string + OrganizationalUnitIdentifiers []*FabricOUIdentifier + RevocationList [][]byte + RootCerts [][]byte + SigningIdentity *SigningIdentityInfo + TlsIntermediateCerts [][]byte + TlsRootCerts [][]byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*FabricMSPConfig) Descriptor() ([]byte, []int) + func (*FabricMSPConfig) ProtoMessage() + func (dst *FabricMSPConfig) XXX_Merge(src proto.Message) + func (m *FabricMSPConfig) GetAdmins() [][]byte + func (m *FabricMSPConfig) GetCryptoConfig() *FabricCryptoConfig + func (m *FabricMSPConfig) GetFabricNodeOus() *FabricNodeOUs + func (m *FabricMSPConfig) GetIntermediateCerts() [][]byte + func (m *FabricMSPConfig) GetName() string + func (m *FabricMSPConfig) GetOrganizationalUnitIdentifiers() []*FabricOUIdentifier + func (m *FabricMSPConfig) GetRevocationList() [][]byte + func (m *FabricMSPConfig) GetRootCerts() [][]byte + func (m *FabricMSPConfig) GetSigningIdentity() *SigningIdentityInfo + func (m *FabricMSPConfig) GetTlsIntermediateCerts() [][]byte + func (m *FabricMSPConfig) GetTlsRootCerts() [][]byte + func (m *FabricMSPConfig) Reset() + func (m *FabricMSPConfig) String() string + func (m *FabricMSPConfig) XXX_DiscardUnknown() + func (m *FabricMSPConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *FabricMSPConfig) XXX_Size() int + func (m *FabricMSPConfig) XXX_Unmarshal(b []byte) error + type FabricNodeOUs struct + AdminOuIdentifier *FabricOUIdentifier + ClientOuIdentifier *FabricOUIdentifier + Enable bool + OrdererOuIdentifier *FabricOUIdentifier + PeerOuIdentifier *FabricOUIdentifier + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*FabricNodeOUs) Descriptor() ([]byte, []int) + func (*FabricNodeOUs) ProtoMessage() + func (dst *FabricNodeOUs) XXX_Merge(src proto.Message) + func (m *FabricNodeOUs) GetAdminOuIdentifier() *FabricOUIdentifier + func (m *FabricNodeOUs) GetClientOuIdentifier() *FabricOUIdentifier + func (m *FabricNodeOUs) GetEnable() bool + func (m *FabricNodeOUs) GetOrdererOuIdentifier() *FabricOUIdentifier + func (m *FabricNodeOUs) GetPeerOuIdentifier() *FabricOUIdentifier + func (m *FabricNodeOUs) Reset() + func (m *FabricNodeOUs) String() string + func (m *FabricNodeOUs) XXX_DiscardUnknown() + func (m *FabricNodeOUs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *FabricNodeOUs) XXX_Size() int + func (m *FabricNodeOUs) XXX_Unmarshal(b []byte) error + type FabricOUIdentifier struct + Certificate []byte + OrganizationalUnitIdentifier string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*FabricOUIdentifier) Descriptor() ([]byte, []int) + func (*FabricOUIdentifier) ProtoMessage() + func (dst *FabricOUIdentifier) XXX_Merge(src proto.Message) + func (m *FabricOUIdentifier) GetCertificate() []byte + func (m *FabricOUIdentifier) GetOrganizationalUnitIdentifier() string + func (m *FabricOUIdentifier) Reset() + func (m *FabricOUIdentifier) String() string + func (m *FabricOUIdentifier) XXX_DiscardUnknown() + func (m *FabricOUIdentifier) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *FabricOUIdentifier) XXX_Size() int + func (m *FabricOUIdentifier) XXX_Unmarshal(b []byte) error + type IdemixMSPConfig struct + Epoch int64 + Ipk []byte + Name string + RevocationPk []byte + Signer *IdemixMSPSignerConfig + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*IdemixMSPConfig) Descriptor() ([]byte, []int) + func (*IdemixMSPConfig) ProtoMessage() + func (dst *IdemixMSPConfig) XXX_Merge(src proto.Message) + func (m *IdemixMSPConfig) GetEpoch() int64 + func (m *IdemixMSPConfig) GetIpk() []byte + func (m *IdemixMSPConfig) GetName() string + func (m *IdemixMSPConfig) GetRevocationPk() []byte + func (m *IdemixMSPConfig) GetSigner() *IdemixMSPSignerConfig + func (m *IdemixMSPConfig) Reset() + func (m *IdemixMSPConfig) String() string + func (m *IdemixMSPConfig) XXX_DiscardUnknown() + func (m *IdemixMSPConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IdemixMSPConfig) XXX_Size() int + func (m *IdemixMSPConfig) XXX_Unmarshal(b []byte) error + type IdemixMSPSignerConfig struct + Cred []byte + CredentialRevocationInformation []byte + EnrollmentId string + OrganizationalUnitIdentifier string + Role int32 + Sk []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*IdemixMSPSignerConfig) Descriptor() ([]byte, []int) + func (*IdemixMSPSignerConfig) ProtoMessage() + func (dst *IdemixMSPSignerConfig) XXX_Merge(src proto.Message) + func (m *IdemixMSPSignerConfig) GetCred() []byte + func (m *IdemixMSPSignerConfig) GetCredentialRevocationInformation() []byte + func (m *IdemixMSPSignerConfig) GetEnrollmentId() string + func (m *IdemixMSPSignerConfig) GetOrganizationalUnitIdentifier() string + func (m *IdemixMSPSignerConfig) GetRole() int32 + func (m *IdemixMSPSignerConfig) GetSk() []byte + func (m *IdemixMSPSignerConfig) Reset() + func (m *IdemixMSPSignerConfig) String() string + func (m *IdemixMSPSignerConfig) XXX_DiscardUnknown() + func (m *IdemixMSPSignerConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IdemixMSPSignerConfig) XXX_Size() int + func (m *IdemixMSPSignerConfig) XXX_Unmarshal(b []byte) error + type KeyInfo struct + KeyIdentifier string + KeyMaterial []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*KeyInfo) Descriptor() ([]byte, []int) + func (*KeyInfo) ProtoMessage() + func (dst *KeyInfo) XXX_Merge(src proto.Message) + func (m *KeyInfo) GetKeyIdentifier() string + func (m *KeyInfo) GetKeyMaterial() []byte + func (m *KeyInfo) Reset() + func (m *KeyInfo) String() string + func (m *KeyInfo) XXX_DiscardUnknown() + func (m *KeyInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *KeyInfo) XXX_Size() int + func (m *KeyInfo) XXX_Unmarshal(b []byte) error + type MSPConfig struct + Config []byte + Type int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MSPConfig) Descriptor() ([]byte, []int) + func (*MSPConfig) ProtoMessage() + func (dst *MSPConfig) XXX_Merge(src proto.Message) + func (m *MSPConfig) GetConfig() []byte + func (m *MSPConfig) GetType() int32 + func (m *MSPConfig) Reset() + func (m *MSPConfig) String() string + func (m *MSPConfig) XXX_DiscardUnknown() + func (m *MSPConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MSPConfig) XXX_Size() int + func (m *MSPConfig) XXX_Unmarshal(b []byte) error + func (mc *MSPConfig) VariablyOpaqueFieldProto(name string) (proto.Message, error) + func (mc *MSPConfig) VariablyOpaqueFields() []string + type MSPIdentityAnonymity struct + AnonymityType MSPIdentityAnonymity_MSPIdentityAnonymityType + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MSPIdentityAnonymity) Descriptor() ([]byte, []int) + func (*MSPIdentityAnonymity) ProtoMessage() + func (dst *MSPIdentityAnonymity) XXX_Merge(src proto.Message) + func (m *MSPIdentityAnonymity) GetAnonymityType() MSPIdentityAnonymity_MSPIdentityAnonymityType + func (m *MSPIdentityAnonymity) Reset() + func (m *MSPIdentityAnonymity) String() string + func (m *MSPIdentityAnonymity) XXX_DiscardUnknown() + func (m *MSPIdentityAnonymity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MSPIdentityAnonymity) XXX_Size() int + func (m *MSPIdentityAnonymity) XXX_Unmarshal(b []byte) error + type MSPIdentityAnonymity_MSPIdentityAnonymityType int32 + const MSPIdentityAnonymity_ANONYMOUS + const MSPIdentityAnonymity_NOMINAL + func (MSPIdentityAnonymity_MSPIdentityAnonymityType) EnumDescriptor() ([]byte, []int) + func (x MSPIdentityAnonymity_MSPIdentityAnonymityType) String() string + type MSPPrincipal struct + Principal []byte + PrincipalClassification MSPPrincipal_Classification + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MSPPrincipal) Descriptor() ([]byte, []int) + func (*MSPPrincipal) ProtoMessage() + func (dst *MSPPrincipal) XXX_Merge(src proto.Message) + func (m *MSPPrincipal) GetPrincipal() []byte + func (m *MSPPrincipal) GetPrincipalClassification() MSPPrincipal_Classification + func (m *MSPPrincipal) Reset() + func (m *MSPPrincipal) String() string + func (m *MSPPrincipal) XXX_DiscardUnknown() + func (m *MSPPrincipal) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MSPPrincipal) XXX_Size() int + func (m *MSPPrincipal) XXX_Unmarshal(b []byte) error + func (mp *MSPPrincipal) VariablyOpaqueFieldProto(name string) (proto.Message, error) + func (mp *MSPPrincipal) VariablyOpaqueFields() []string + type MSPPrincipal_Classification int32 + const MSPPrincipal_ANONYMITY + const MSPPrincipal_COMBINED + const MSPPrincipal_IDENTITY + const MSPPrincipal_ORGANIZATION_UNIT + const MSPPrincipal_ROLE + func (MSPPrincipal_Classification) EnumDescriptor() ([]byte, []int) + func (x MSPPrincipal_Classification) String() string + type MSPRole struct + MspIdentifier string + Role MSPRole_MSPRoleType + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MSPRole) Descriptor() ([]byte, []int) + func (*MSPRole) ProtoMessage() + func (dst *MSPRole) XXX_Merge(src proto.Message) + func (m *MSPRole) GetMspIdentifier() string + func (m *MSPRole) GetRole() MSPRole_MSPRoleType + func (m *MSPRole) Reset() + func (m *MSPRole) String() string + func (m *MSPRole) XXX_DiscardUnknown() + func (m *MSPRole) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MSPRole) XXX_Size() int + func (m *MSPRole) XXX_Unmarshal(b []byte) error + type MSPRole_MSPRoleType int32 + const MSPRole_ADMIN + const MSPRole_CLIENT + const MSPRole_MEMBER + const MSPRole_ORDERER + const MSPRole_PEER + func (MSPRole_MSPRoleType) EnumDescriptor() ([]byte, []int) + func (x MSPRole_MSPRoleType) String() string + type OrganizationUnit struct + CertifiersIdentifier []byte + MspIdentifier string + OrganizationalUnitIdentifier string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*OrganizationUnit) Descriptor() ([]byte, []int) + func (*OrganizationUnit) ProtoMessage() + func (dst *OrganizationUnit) XXX_Merge(src proto.Message) + func (m *OrganizationUnit) GetCertifiersIdentifier() []byte + func (m *OrganizationUnit) GetMspIdentifier() string + func (m *OrganizationUnit) GetOrganizationalUnitIdentifier() string + func (m *OrganizationUnit) Reset() + func (m *OrganizationUnit) String() string + func (m *OrganizationUnit) XXX_DiscardUnknown() + func (m *OrganizationUnit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *OrganizationUnit) XXX_Size() int + func (m *OrganizationUnit) XXX_Unmarshal(b []byte) error + type SerializedIdemixIdentity struct + NymX []byte + NymY []byte + Ou []byte + Proof []byte + Role []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*SerializedIdemixIdentity) Descriptor() ([]byte, []int) + func (*SerializedIdemixIdentity) ProtoMessage() + func (dst *SerializedIdemixIdentity) XXX_Merge(src proto.Message) + func (m *SerializedIdemixIdentity) GetNymX() []byte + func (m *SerializedIdemixIdentity) GetNymY() []byte + func (m *SerializedIdemixIdentity) GetOu() []byte + func (m *SerializedIdemixIdentity) GetProof() []byte + func (m *SerializedIdemixIdentity) GetRole() []byte + func (m *SerializedIdemixIdentity) Reset() + func (m *SerializedIdemixIdentity) String() string + func (m *SerializedIdemixIdentity) XXX_DiscardUnknown() + func (m *SerializedIdemixIdentity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SerializedIdemixIdentity) XXX_Size() int + func (m *SerializedIdemixIdentity) XXX_Unmarshal(b []byte) error + type SerializedIdentity struct + IdBytes []byte + Mspid string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*SerializedIdentity) Descriptor() ([]byte, []int) + func (*SerializedIdentity) ProtoMessage() + func (dst *SerializedIdentity) XXX_Merge(src proto.Message) + func (m *SerializedIdentity) GetIdBytes() []byte + func (m *SerializedIdentity) GetMspid() string + func (m *SerializedIdentity) Reset() + func (m *SerializedIdentity) String() string + func (m *SerializedIdentity) XXX_DiscardUnknown() + func (m *SerializedIdentity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SerializedIdentity) XXX_Size() int + func (m *SerializedIdentity) XXX_Unmarshal(b []byte) error + type SigningIdentityInfo struct + PrivateSigner *KeyInfo + PublicSigner []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*SigningIdentityInfo) Descriptor() ([]byte, []int) + func (*SigningIdentityInfo) ProtoMessage() + func (dst *SigningIdentityInfo) XXX_Merge(src proto.Message) + func (m *SigningIdentityInfo) GetPrivateSigner() *KeyInfo + func (m *SigningIdentityInfo) GetPublicSigner() []byte + func (m *SigningIdentityInfo) Reset() + func (m *SigningIdentityInfo) String() string + func (m *SigningIdentityInfo) XXX_DiscardUnknown() + func (m *SigningIdentityInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SigningIdentityInfo) XXX_Size() int + func (m *SigningIdentityInfo) XXX_Unmarshal(b []byte) error