Package org.hyperledger.fabric.sdk.identity
-
Interface Summary Interface Description Identity Identity corresponds to the Identity in fabric MSP.SigningIdentity SigningIdentity extends Identity with signing capabilities. -
Class Summary Class Description IdemixEnrollment IdemixIdentity IdemixIdentity is a public serializable part of the IdemixSigningIdentity.IdemixSigningIdentity IdemixSigningIdentity is an Idemix implementation of the SigningIdentity It contains IdemixIdentity (a public part) and a corresponding secret part that contains the user secret key and the commitment opening (randomness) to the pseudonym value (a commitment to the user secret)IdentityFactory X509Enrollment X509Identity X509SigningIdentity -
Enum Summary Enum Description IdemixRoles IdemixRoles is ENUM type that represent a Idemix Role and provide some functionality to operate with Bitmasks and to operate between MSPRoles and IdemixRoles.