Uses of Interface
org.hyperledger.fabric.gateway.Identity
Package
Description
This package provides the set of interfaces that enable a Java application to
interact with a Fabric blockchain network.
-
Uses of Identity in org.hyperledger.fabric.gateway
Modifier and TypeInterfaceDescriptioninterface
Identity comprising an X.509 certificate and associated private key.Modifier and TypeMethodDescriptionGet an identity from the wallet.Gateway.getIdentity()
Get the identity associated with the gateway connection.