Package org.hyperledger.fabric.gateway
Interface Identity
-
- All Known Subinterfaces:
X509Identity
public interface IdentityCommon behavior shared by all identity implementations.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetMspId()Member services provider to which this identity is associated.
-