Package org.hyperledger.fabric.client.identity


package org.hyperledger.fabric.client.identity

Provides classes and interfaces for describing client identity and for creating digital signatures on behalf of client identities.

  • Class
    Description
    Utility methods for creating and manipulating identity information.
    Represents a client identity used to interact with a Fabric network.
    A signing implementation used to generate digital signatures.
    Factory methods to create standard signing implementations.
    A client identity described by an X.509 certificate.