org.hyperledger.fabric.client.identity.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fabric-gateway Show documentation
Show all versions of fabric-gateway Show documentation
Hyperledger Fabric Gateway client API for Java
/*
* Copyright 2019 IBM All Rights Reserved.
*
* SPDX-License-Identifier: Apache-2.0
*/
/**
* Provides classes and interfaces for describing client identity and for creating digital signatures on behalf of
* client identities.
*/
package org.hyperledger.fabric.client.identity;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy