public class HFCAInfo extends Object
Modifier and Type | Method and Description |
---|---|
String |
getCACertificateChain()
The Certificate Authority's Certificate Chain.
|
String |
getCAName()
The CAName for the Fabric Certificate Authority.
|
String |
getIdemixIssuerPublicKey()
Get the idemix issuer public key.
|
String |
getIdemixIssuerRevocationPublicKey()
Get the idemix issuer revocation public key.
|
String |
getVersion()
Get the version of the Fabric CA server
|
public String getCAName()
public String getCACertificateChain()
public String getVersion()
public String getIdemixIssuerPublicKey()
public String getIdemixIssuerRevocationPublicKey()
Copyright © 2022. All rights reserved.