Uses of Interface
org.hyperledger.fabric.client.identity.Identity
Package
Description
This package provides the set of interfaces that enable a Java application to
interact with a Fabric blockchain network.
Provides classes and interfaces for describing client identity and for creating digital signatures on behalf of
client identities.
-
Uses of Identity in org.hyperledger.fabric.client
Modifier and TypeMethodDescriptionGateway.getIdentity()
Returns the identity used to interact with Fabric.Modifier and TypeMethodDescriptionSpecifies the client identity used to connect to the network. -
Uses of Identity in org.hyperledger.fabric.client.identity
Modifier and TypeClassDescriptionfinal class
A client identity described by an X.509 certificate.