- genCert(String, String, String) - 类 中的静态方法cn.tdchain.cipher.rsa.RSAKeyStoreUtil
-
Generate certification.
- generateAccount(Key) - 类 中的静态方法cn.tdchain.tdmsp.util.MemberUtil
-
- generateAccount(String) - 类 中的静态方法cn.tdchain.tdmsp.util.MemberUtil
-
- generateEccEncryptEnrollCARequest(KeyPair, String, String, String) - 类 中的静态方法cn.tdchain.tdmsp.util.PkiUtil
-
- generateEccKeyPair() - 类 中的静态方法cn.tdchain.tdmsp.util.PkiUtil
-
Generate ECC key pair.
- generateEcEncryptKeyPair() - 类 中的静态方法cn.tdchain.tdmsp.util.PkiUtil
-
Create encryption key pair.
- generateEnrollRequest(KeyPair, String, String, String, String) - 类 中的静态方法cn.tdchain.tdmsp.util.PkiUtil
-
Create E-cert request.
- generateFile(byte[], String, String) - 类 中的静态方法cn.tdchain.tdmsp.util.IOUtils
-
Description: 根据byte数组,生成文件
- generateKey() - 类 中的方法cn.tdchain.cipher.Cipher
-
Description: 非key store方式获取公私钥
- generateKey() - 类 中的静态方法cn.tdchain.cipher.sm.Sm4Util
-
- generateKey(int) - 类 中的静态方法cn.tdchain.cipher.sm.Sm4Util
-
- generateKeyPair() - 类 中的方法cn.tdchain.tdmsp.ca.root.EccCertificate
-
- generateKeyPair() - 类 中的方法cn.tdchain.tdmsp.ca.root.RsaCertificate
-
- generateKeyPair() - 类 中的方法cn.tdchain.tdmsp.ca.root.Sm2Certificate
-
- generateKeyStoreFile(String, String, String) - 类 中的方法cn.tdchain.cipher.Cipher
-
Description: 生成Key Store 文件
- generateRole(Key) - 类 中的静态方法cn.tdchain.tdmsp.util.MemberUtil
-
- generateRsaKeyPair() - 类 中的静态方法cn.tdchain.tdmsp.util.PkiUtil
-
Create a random 1024 bit RSA key pair.
- generateSm2KeyPair() - 类 中的静态方法cn.tdchain.cipher.sm.Sm2Util
-
Generate SM2 keys.
- generateSm2KeyPair() - 类 中的静态方法cn.tdchain.tdmsp.util.PkiUtil
-
Generate SM2 keys.
- generKey() - 类 中的静态方法cn.tdchain.cipher.rsa.RsaUtil
-
- genKey(String, String, String) - 类 中的静态方法cn.tdchain.cipher.rsa.RSAKeyStoreUtil
-
Generate key using keytool.
- getAccount() - 类 中的方法cn.tdchain.ChainTrans
-
- getAccount() - 类 中的方法cn.tdchain.jbcc.BatchTrans
-
- getAccount() - 类 中的方法cn.tdchain.jbcc.Connection
-
- getAccount() - 类 中的方法cn.tdchain.jbcc.ConnectionManager.OUKey
-
- getAccount() - 类 中的方法cn.tdchain.Trans
-
- getAclMap() - 类 中的方法cn.tdchain.tdmsp.manage.TdMSPAcl
-
- getAddres() - 类 中的方法cn.tdchain.cipher.cuda.client.TDRpcClientPool
-
- getAddress() - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioRpcClientPoolConfig
-
- getAdmins() - 类 中的方法cn.tdchain.tdmsp.accessctl.TacticEntity
-
- getAlgorithm() - 类 中的方法cn.tdchain.tdmsp.ca.root.EccCertificate
-
- getAlgorithm() - 类 中的方法cn.tdchain.tdmsp.ca.root.RsaCertificate
-
- getAlgorithm() - 类 中的方法cn.tdchain.tdmsp.ca.root.Sm2Certificate
-
- getAlgorithm(String) - 类 中的静态方法cn.tdchain.tdmsp.util.PkiConstant
-
Get algorithm by cipher type.
- getAnd() - 类 中的方法cn.tdchain.jbcc.bql.Condition
-
- getAuthor() - 类 中的方法cn.tdchain.jbcc.rpc.RPCResult
-
- getBatchKeyAndAccountStrs(BatchTrans<? extends Trans>) - 类 中的静态方法cn.tdchain.jbcc.TransUtil
-
- getBinaryNodeSig() - 类 中的方法cn.tdchain.jbcc.MerkleTree.BinaryNode
-
- getBlock(long) - 类 中的方法cn.tdchain.jbcc.Connection
-
Description: 根据块高度查询块信息
- getBlockChainNodeList() - 类 中的方法cn.tdchain.jbcc.Connection
-
Description: 获取当前系统全部节点的node对象集合
- getBlockChainTransCount() - 类 中的方法cn.tdchain.jbcc.Connection
-
Description:查询区块链交易总数
- getBlockHash() - 类 中的方法cn.tdchain.TransHead
-
- getBlockHead(long) - 类 中的方法cn.tdchain.jbcc.Connection
-
Description: 根据height查询block header
- getBlockHeadList(long, long) - 类 中的方法cn.tdchain.jbcc.Connection
-
Description: 根据块高度查询块信息
- getBytes(String) - 类 中的静态方法cn.tdchain.cipher.utils.StringUtils
-
Get bytes with UTF_8 charset.
- getBytes(String) - 类 中的静态方法cn.tdchain.tdmsp.util.IOUtils
-
Description: 获得指定文件的byte数组
- getCategory() - 类 中的方法cn.tdchain.Trans
-
- getCert(String) - 类 中的静态方法cn.tdchain.cipher.rsa.RSAKeyStoreUtil
-
Get certification.
- getCert(String) - 类 中的静态方法cn.tdchain.tdmsp.Msp
-
Description:读取磁盘上的cert证书文件
- getCertAlias() - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
-
- getCertAlias() - 类 中的方法cn.tdchain.tdmsp.ca.config.MspConfig
-
- getCertAlias() - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
-
- getCertFromCer(String) - 类 中的静态方法cn.tdchain.tdmsp.util.PkiUtil
-
- getCertKsFileName() - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
-
- getCertKsPath() - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
-
- getCertPassword() - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
-
- getChain() - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
-
- getChain() - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
-
- getChannel() - 类 中的方法cn.tdchain.jbcc.ConnectionManager.OUKey
-
- getChannel() - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioRpcClient
-
- getChannel() - 类 中的方法cn.tdchain.jbcc.rpc.nio.server.NioRpcServer
-
- getChannelFactory() - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioRpcClientPoolConfig
-
- getChannels() - 类 中的方法cn.tdchain.jbcc.ConnectionManager.OUKey
-
- getCipher() - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone
-
- getCipherType() - 类 中的方法cn.tdchain.jbcc.ConnectionFactory.ConnectionConfig
-
- getCipherType() - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
-
- getClient() - 类 中的方法cn.tdchain.cipher.cuda.client.TDRpcClientPool
-
- getClient() - 类 中的方法cn.tdchain.jbcc.net.nio.NioNet.NioTask
-
- getClient(Class<T>) - 类 中的方法cn.tdchain.jbcc.net.nio.NioNet.NioTask
-
- getClientKey() - 类 中的方法cn.tdchain.jbcc.ConnectionManager.OUKey
-
- getClientKeyMap() - 类 中的方法cn.tdchain.jbcc.ConnectionManager
-
- getClientPublicKey() - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioRpcClientPoolConfig
-
- getCommand() - 类 中的方法cn.tdchain.jbcc.rpc.RPCMessage
-
- getCommonName() - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
-
- getCommonName() - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
-
- getCondition() - 类 中的方法cn.tdchain.jbcc.bql.BQL
-
- getConnection() - 类 中的方法cn.tdchain.jbcc.ConnectionFactory
-
Description: 获取连接器实例
- getConnectionCount() - 类 中的方法cn.tdchain.jbcc.Connection
-
Description:获取当前区块链的连接数
- getConnectionId() - 类 中的方法cn.tdchain.jbcc.BatchTrans
-
- getConnectionId() - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone
-
- getConnectionId() - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioRpcClient
-
- getConnectionId() - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioRpcClientPoolConfig
-
- getConnectionId() - 类 中的方法cn.tdchain.jbcc.rpc.RPCResult
-
- getConnectionId() - 类 中的方法cn.tdchain.TransHead
-
- getCount() - 类 中的方法cn.tdchain.BlockHead
-
- getCount() - 类 中的方法cn.tdchain.jbcc.bql.BQLResult
-
- getCountry() - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
-
- getCountry() - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
-
- getCpuRatio() - 类 中的方法cn.tdchain.jbcc.net.info.Node.Resource
-
- getCreaterId() - 类 中的方法cn.tdchain.BlockHead
-
- getCreaterName() - 类 中的方法cn.tdchain.BlockHead
-
- getCrlList() - 类 中的方法cn.tdchain.tdmsp.manage.TdMSPAcl
-
- getCurrentTime() - 类 中的静态方法cn.tdchain.jbcc.DateUtils
-
Get current time with pattern parameter.
- getData(String, Cipher) - 类 中的方法cn.tdchain.cipher.DataCipher
-
Description: 使用私钥进行解密得出明文
- getData() - 类 中的方法cn.tdchain.cipher.DataCipher
-
- getData() - 类 中的方法cn.tdchain.Trans
-
- getDeadTime() - 类 中的方法cn.tdchain.jbcc.net.info.Node
-
- getEncodedHolder(SubjectPublicKeyInfo, X500Name, int, X500Name, PrivateKey, String, PublicKey) - 类 中的静态方法cn.tdchain.tdmsp.util.PkiUtil
-
Get encoded X509CertificateHolder.
- getEntity() - 类 中的方法cn.tdchain.jbcc.Result
-
- getEntity() - 类 中的方法cn.tdchain.jbcc.rpc.RPCResult
-
- getFileName() - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
-
- getFreeDisk() - 类 中的方法cn.tdchain.jbcc.net.info.Node.Resource
-
- getFreeMemory() - 类 中的方法cn.tdchain.jbcc.net.info.Node.Resource
-
- getHandler() - 类 中的方法cn.tdchain.jbcc.rpc.nio.server.NioRpcServer
-
- getHash() - 类 中的方法cn.tdchain.BlockHead
-
- getHash(String) - 类 中的静态方法cn.tdchain.jbcc.TransUtil
-
Description: 解析hash串:64位hash"+"height
- getHash(Trans) - 类 中的静态方法cn.tdchain.jbcc.TransUtil
-
- getHash() - 类 中的方法cn.tdchain.TransHead
-
- getHashs() - 类 中的方法cn.tdchain.jbcc.Result
-
- getHeart() - 类 中的方法cn.tdchain.jbcc.ConnectionManager.OUKey
-
- getHeartServerHandler() - 类 中的方法cn.tdchain.jbcc.ConnectionManager.OUKey
-
- getHeight() - 类 中的方法cn.tdchain.BlockHead
-
- getHeight() - 类 中的方法cn.tdchain.jbcc.MerkleTree
-
- getHeight() - 类 中的方法cn.tdchain.jbcc.rpc.RPCMessage
-
- getHeight(String) - 类 中的静态方法cn.tdchain.jbcc.TransUtil
-
Description: 解析块高度:64位hash"+"height
- getHeight(Trans) - 类 中的静态方法cn.tdchain.jbcc.TransUtil
-
- getHeight() - 类 中的方法cn.tdchain.TransHead
-
- getId() - 类 中的方法cn.tdchain.jbcc.BatchTrans
-
- getId() - 类 中的方法cn.tdchain.jbcc.Connection
-
- getId() - 类 中的方法cn.tdchain.jbcc.net.info.Node
-
- getIndex() - 类 中的方法cn.tdchain.jbcc.BatchTrans
-
- getInstance() - 类 中的静态方法cn.tdchain.tdmsp.ca.config.MspConfig
-
- getIp() - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone
-
- getIptables() - 类 中的方法cn.tdchain.jbcc.ConnectionFactory.ConnectionConfig
-
- getIptables() - 类 中的方法cn.tdchain.jbcc.net.info.Node
-
- getIssuerdn() - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
-
- getKey() - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone
-
- getKey() - 类 中的方法cn.tdchain.jbcc.rpc.nio.server.NioRpcServer
-
- getKey() - 类 中的方法cn.tdchain.TransHead
-
- getKeyAndAccountStr(String, String) - 类 中的静态方法cn.tdchain.jbcc.TransUtil
-
- getKeySet() - 类 中的方法cn.tdchain.jbcc.BatchTrans
-
- getKeyStore(String, String) - 类 中的静态方法cn.tdchain.tdmsp.Msp
-
Description: 获取keystore对象
- getKeyStore(String, String, String) - 类 中的静态方法cn.tdchain.tdmsp.util.PkiUtil
-
Get enroll keystore.
- getKeystorePassword() - 类 中的方法cn.tdchain.jbcc.ConnectionFactory.ConnectionConfig
-
- getKeyStorePassword() - 类 中的方法cn.tdchain.tdmsp.ca.config.MspConfig
-
- getKeyStorePath() - 类 中的方法cn.tdchain.tdmsp.ca.config.MspConfig
-
- getKeystorePtah() - 类 中的方法cn.tdchain.jbcc.ConnectionFactory.ConnectionConfig
-
- getKeyVersionMap() - 类 中的方法cn.tdchain.Trans
-
- getKsFilePath() - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
-
Get key store absolute path with file name.
- getKsPassword() - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
-
- getLastActiveTime() - 类 中的方法cn.tdchain.jbcc.net.info.Node
-
- getLatitude() - 类 中的方法cn.tdchain.jbcc.net.info.Node
-
- getList() - 类 中的方法cn.tdchain.jbcc.bql.BQLResult
-
- getLocalCertBase64String() - 类 中的方法cn.tdchain.cipher.Key
-
- getLocation() - 类 中的方法cn.tdchain.jbcc.net.info.Node
-
- getLongitude() - 类 中的方法cn.tdchain.jbcc.net.info.Node
-
- getMaxBlock() - 类 中的方法cn.tdchain.jbcc.Connection
-
Description: 查询最大块信息
- getMaxBlockHead() - 类 中的方法cn.tdchain.jbcc.Connection
-
Description: 查询最大的块header,不包含交易
- getMaxPoolSize() - 类 中的方法cn.tdchain.cipher.cuda.client.TDRpcClientPool
-
- getMerkleRoot() - 类 中的方法cn.tdchain.BlockHead
-
- getMerkleRoot(List<String>) - 类 中的静态方法cn.tdchain.jbcc.MerkleUtil
-
get a merkle root String
- getMessage() - 类 中的方法cn.tdchain.tdmsp.ca.config.TdMSPMsg
-
- getMessageId() - 类 中的方法cn.tdchain.jbcc.rpc.RPCMessage
-
- getMessageId() - 类 中的方法cn.tdchain.jbcc.rpc.RPCResult
-
- getMinByCount(int) - 类 中的静态方法cn.tdchain.jbcc.PBFT
-
Description: 根据count获取拜占庭最小数
- getMinNodeSize() - 接口 中的方法cn.tdchain.jbcc.net.Net
-
Description: 获取当前net网络中最小的在线节点数
- getMinNodeSize() - 类 中的方法cn.tdchain.jbcc.net.nio.NioNet
-
- getMsg() - 类 中的方法cn.tdchain.jbcc.Result
-
- getMsg() - 类 中的方法cn.tdchain.jbcc.rpc.RPCMessage
-
- getMsg() - 类 中的方法cn.tdchain.jbcc.rpc.RPCResult
-
- getMsgList(int) - 类 中的方法cn.tdchain.jbcc.net.nio.NioRequest.NioRequestPool
-
Description: 批量获取消息列表
- getMspConfig() - 类 中的方法cn.tdchain.tdmsp.manage.TdMSPManage
-
- getName() - 类 中的方法cn.tdchain.jbcc.bql.Condition
-
- getName() - 类 中的方法cn.tdchain.jbcc.net.info.Node
-
- getNameBuilder(String, String, String) - 类 中的静态方法cn.tdchain.tdmsp.util.PkiUtil
-
Get X500Name.
- getNewSystemTransByKey(String) - 类 中的方法cn.tdchain.jbcc.Connection
-
Description: 根据key获取系统交易(只有管理员才能使用该方法,使用该方法只能查询系统交易,查询普通交易请使用getNewTransByKey)
- getNewTransByAccountAndKey(String, String) - 类 中的方法cn.tdchain.jbcc.Connection
-
Description:根据account和key获取最新交易
- getNewTransByBQL(BQL) - 类 中的方法cn.tdchain.jbcc.Connection
-
Description: 根据BlockChain Query Langage 区块链面向对象查询语言的查询条件获取对应key上的最新版本交易
- getNewTransByKey(String) - 类 中的方法cn.tdchain.jbcc.Connection
-
Description: 根据key维度查询交易
- getNewTransCount() - 类 中的方法cn.tdchain.jbcc.Connection
-
Description:查询当前账户下的交易总数
- getNewTransCountByAccount(String) - 类 中的方法cn.tdchain.jbcc.Connection
-
Description:查询账户account下的交易总数
- getNewTransList(int, int) - 类 中的方法cn.tdchain.jbcc.Connection
-
Description:查询当前账户下的交易集合
- getNewTransListByAccount(String, int, int) - 类 中的方法cn.tdchain.jbcc.Connection
-
Description:查询账户account下的交易集合
- getNewTransListByAccount(String) - 类 中的方法cn.tdchain.jbcc.Connection
-
Description: 获取account的最新交易
- getNewTransListByAccountAndKeys(String, List<String>) - 类 中的方法cn.tdchain.jbcc.Connection
-
Description: 根据account和key集合获取交易
- getNewTransListByKeys(List<String>) - 类 中的方法cn.tdchain.jbcc.Connection
-
Description: 根据key集合获取交易
查询自己的交易
- getNioResphone() - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioResponseClientHandler
-
- getNioRpcClient() - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioAbstractClient
-
- getNioRpcClient() - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioRpcHeartClient
-
- getNioRpcClient() - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioRpcResponseClient
-
- getNioRpcServer() - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioAuthServerHandler
-
- getNioRpcServer() - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioServerHandler
-
- getNodes() - 接口 中的方法cn.tdchain.jbcc.net.Net
-
Description: 获取当前全部节点的node状态
- getNodes() - 类 中的方法cn.tdchain.jbcc.net.nio.NioNet
-
- getNumNodes() - 类 中的方法cn.tdchain.jbcc.MerkleTree
-
- getOr() - 类 中的方法cn.tdchain.jbcc.bql.Condition
-
- getOrganizationName(X509Certificate) - 类 中的静态方法cn.tdchain.tdmsp.Msp
-
- getOrganizationUnit() - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
-
- getOrganizationUnit() - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
-
- getOsName() - 类 中的方法cn.tdchain.jbcc.net.info.Node.Resource
-
- getOu() - 类 中的方法cn.tdchain.jbcc.ConnectionManager.OUKey
-
- getOUbyPublickey(String) - 类 中的方法cn.tdchain.jbcc.ConnectionManager
-
- getOUFromCert(X509Certificate) - 类 中的方法cn.tdchain.tdmsp.manage.TdMSPIdentity
-
- getOUKey(String) - 类 中的方法cn.tdchain.jbcc.ConnectionManager
-
- getOuList() - 类 中的方法cn.tdchain.tdmsp.manage.TdMSPAcl
-
- getOuNameBuilder(String, String, String) - 类 中的静态方法cn.tdchain.tdmsp.util.PkiUtil
-
- getPage() - 类 中的方法cn.tdchain.jbcc.bql.BQL
-
- getPage() - 类 中的方法cn.tdchain.jbcc.bql.BQLResult
-
- getPasswd() - 类 中的方法cn.tdchain.cipher.DataCipher
-
- getPath() - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
-
- getPermissionTrans() - 类 中的方法cn.tdchain.jbcc.Connection
-
Description:查询系统权限交易(管理员才能读取)
- getPoliciesByMethod(TdMSPAcl, String) - 类 中的方法cn.tdchain.tdmsp.manage.TdMSPIdentity
-
- getPoliciesList() - 类 中的方法cn.tdchain.tdmsp.manage.Policies
-
- getPoliciesList() - 类 中的方法cn.tdchain.tdmsp.manage.TdMSPAcl
-
- getPoliciesName() - 类 中的方法cn.tdchain.tdmsp.manage.Policies
-
- getPoliciesRule() - 类 中的方法cn.tdchain.tdmsp.manage.Policies
-
- getPoliciesType() - 类 中的方法cn.tdchain.tdmsp.manage.Policies
-
- getPool() - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone
-
- getPort() - 类 中的方法cn.tdchain.cipher.cuda.client.TDRpcClientPool
-
- getPort() - 类 中的方法cn.tdchain.jbcc.ConnectionFactory.ConnectionConfig
-
- getPort() - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioRpcClientPoolConfig
-
- getPort() - 类 中的方法cn.tdchain.jbcc.rpc.nio.server.NioRpcServer
-
- getPreHash() - 类 中的方法cn.tdchain.BlockHead
-
- getPreHash() - 类 中的方法cn.tdchain.TransHead
-
- getPrivateIPList() - 类 中的方法cn.tdchain.jbcc.net.info.Node
-
- getPrivateKey() - 类 中的方法cn.tdchain.cipher.Key
-
- getPrivateKey(String) - 类 中的静态方法cn.tdchain.cipher.rsa.RSAKeyStoreUtil
-
Get private key.
- getPrivateKey(String, String, String) - 类 中的静态方法cn.tdchain.cipher.rsa.RSAKeyStoreUtil
-
- getPrivateKey(PrivateKey) - 类 中的静态方法cn.tdchain.cipher.rsa.RsaUtil
-
- getPrivateKey(String) - 类 中的静态方法cn.tdchain.cipher.sm.Sm2Util
-
SM2私钥字符串转换为对象.
- getPrivateKey(String) - 类 中的静态方法cn.tdchain.tdmsp.util.EccUtil
-
Get private key by string.
- getPrivateKeyAlias() - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
-
- getPrivateKeyAlias() - 类 中的方法cn.tdchain.tdmsp.ca.config.MspConfig
-
- getPrivateKeyByKeyStore(String, String, String) - 类 中的方法cn.tdchain.cipher.Cipher
-
- getPrivateKeyByOrganStore(String, String) - 类 中的静态方法cn.tdchain.tdmsp.Msp
-
Description: 从Organ store中获取私钥
- getPrivateKeyByRootStore(String, String) - 类 中的静态方法cn.tdchain.tdmsp.Msp
-
Description: 从Root store中获取私钥
- getPrivateKeyPassword() - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
-
- getPrivateKeyPassword() - 类 中的方法cn.tdchain.tdmsp.ca.config.MspConfig
-
- getPrivateKeyString(String, String, String) - 类 中的静态方法cn.tdchain.cipher.rsa.RSAKeyStoreUtil
-
Get private key String.
- getPrivateKeyStringByKeyStore(KeyStore, String, String) - 类 中的方法cn.tdchain.cipher.Cipher
-
Description: 从key store上获取私钥的字符串形式
- getPromise() - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioSynReponseClientHandler
-
- getPublicIP() - 类 中的方法cn.tdchain.jbcc.net.info.Node
-
- getPublicIPList() - 类 中的方法cn.tdchain.jbcc.net.info.Node
-
- getPublicKey(String) - 类 中的方法cn.tdchain.cipher.Cipher
-
Description: 江字符串转换成
- getPublicKey() - 类 中的方法cn.tdchain.cipher.Key
-
- getPublicKey(String) - 类 中的静态方法cn.tdchain.cipher.rsa.RSAKeyStoreUtil
-
Get public key.
- getPublicKey(PublicKey) - 类 中的静态方法cn.tdchain.cipher.rsa.RsaUtil
-
getPublicKey
- getPublicKey(String) - 类 中的静态方法cn.tdchain.cipher.rsa.RsaUtil
-
- getPublicKey(String) - 类 中的静态方法cn.tdchain.cipher.sm.Sm2Util
-
SM2公钥字符串转换为对象.
- getPublicKey(String) - 类 中的静态方法cn.tdchain.tdmsp.util.EccUtil
-
Get public key by string.
- getPublicKeyByCert(String) - 类 中的方法cn.tdchain.cipher.Cipher
-
- getPublicKeyByCert(String) - 类 中的静态方法cn.tdchain.cipher.rsa.RSAKeyStoreUtil
-
- getPublicKeyByKeyStore(String, String, String) - 类 中的静态方法cn.tdchain.cipher.rsa.RSAKeyStoreUtil
-
- getPublicKeyByOrganStore(String, String) - 类 中的静态方法cn.tdchain.tdmsp.Msp
-
Description: 从Organ store中获取公钥
- getPublicKeyByRootStore(String, String) - 类 中的静态方法cn.tdchain.tdmsp.Msp
-
Description: 从Root store中获取公钥
- getPublicKeyByStore(String, String, String) - 类 中的方法cn.tdchain.cipher.Cipher
-
- getPublicKeyStr(String) - 类 中的静态方法cn.tdchain.cipher.rsa.RSAKeyStoreUtil
-
Get public key String.
- getPublicKeyStringByCert(String) - 类 中的方法cn.tdchain.cipher.Cipher
-
Description: 从公钥证书上获取公钥的字符串形式
- getPublicKeyStringByKeyStore(String, String, String) - 类 中的静态方法cn.tdchain.cipher.rsa.RSAKeyStoreUtil
-
- getPublicKeyStringByStore(KeyStore, String, String) - 类 中的方法cn.tdchain.cipher.Cipher
-
Description: 从key store上获取公钥的字符串形式
- getReadAll() - 类 中的方法cn.tdchain.tdmsp.accessctl.Permission
-
- getReadSystem() - 类 中的方法cn.tdchain.tdmsp.accessctl.Permission
-
- getRelationship() - 类 中的方法cn.tdchain.jbcc.bql.Condition
-
- getReputation() - 类 中的方法cn.tdchain.jbcc.net.info.Node
-
- getResource() - 类 中的方法cn.tdchain.jbcc.net.info.Node
-
- getResourcesString(Class, String) - 类 中的静态方法cn.tdchain.tdmsp.util.IOUtils
-
Description: 获得项目下指定文件的字符串
- getResult() - 类 中的方法cn.tdchain.jbcc.rpc.RPCBatchResult
-
- getResult(TypeReference<T>) - 类 中的方法cn.tdchain.jbcc.rpc.RPCBatchResult
-
直接返回结果
- getResultMapByConnectionId(String, String) - 接口 中的方法cn.tdchain.jbcc.rpc.MessageHandler
-
- getRole() - 类 中的方法cn.tdchain.jbcc.Connection
-
- getRoot() - 类 中的方法cn.tdchain.jbcc.MerkleTree
-
- getRootAlias() - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
-
- getRootAlias() - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
-
- getRootCertBase64String() - 类 中的方法cn.tdchain.cipher.Key
-
- getRootCertPath() - 类 中的方法cn.tdchain.tdmsp.ca.config.MspConfig
-
- getRootEncodedHolder(SubjectPublicKeyInfo, X500Name, int, X500Name, PrivateKey, String) - 类 中的静态方法cn.tdchain.tdmsp.util.PkiUtil
-
- getRootKsFileName() - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
-
- getRootKsPath() - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
-
- getRootPassword() - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
-
- getRound() - 类 中的方法cn.tdchain.jbcc.rpc.RPCMessage
-
- getRpcHeartClient() - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioRpcClientPool
-
- getRpcPool() - 类 中的方法cn.tdchain.jbcc.net.nio.NioNet.NioTask
-
- getRSA_ISSUERDN() - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
-
- getSender() - 类 中的方法cn.tdchain.jbcc.rpc.RPCMessage
-
- getSender() - 类 中的方法cn.tdchain.tdmsp.accessctl.Permission
-
- getSensitiveWords(String, int) - 类 中的静态方法cn.tdchain.jbcc.SensitiveWordsUtil
-
Description:获取文字中的敏感词
- getServerPublicKey() - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone
-
- getServerPublicKey() - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioRpcClient
-
- getSign() - 类 中的方法cn.tdchain.BlockHead
-
- getSign() - 类 中的方法cn.tdchain.cipher.DataCipher
-
- getSigner(PrivateKey, String) - 类 中的静态方法cn.tdchain.tdmsp.util.PkiUtil
-
Create signer.
- getSignMap() - 类 中的方法cn.tdchain.Trans
-
- getSize() - 类 中的方法cn.tdchain.jbcc.bql.BQLResult
-
- getSM_ISSUERDN() - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
-
- getSoutSwitch() - 类 中的方法cn.tdchain.jbcc.ConnectionFactory.ConnectionConfig
-
- getStart() - 类 中的方法cn.tdchain.jbcc.net.info.Node
-
- getStartTime() - 类 中的方法cn.tdchain.jbcc.ConnectionManager.OUKey
-
- getStartTime() - 类 中的方法cn.tdchain.jbcc.rpc.RPCResult
-
- getStatus() - 类 中的方法cn.tdchain.jbcc.net.info.Node
-
- getStatus() - 类 中的方法cn.tdchain.jbcc.Result
-
- getStatus() - 类 中的方法cn.tdchain.jbcc.rpc.RPCResult
-
- getString(String) - 类 中的静态方法cn.tdchain.tdmsp.util.IOUtils
-
Description: 获得指定文件的字符串
- getTarget() - 类 中的方法cn.tdchain.jbcc.rpc.RPCMessage
-
- getTarget() - 类 中的方法cn.tdchain.jbcc.rpc.RPCResult
-
- getTargetType() - 类 中的方法cn.tdchain.jbcc.rpc.RPCMessage
-
- getTask() - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone
-
- getTask() - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioResponseClientHandler
-
- getTaskSize() - 接口 中的方法cn.tdchain.jbcc.net.Net
-
Description: 获取当前net网络中task任务数
- getTaskSize() - 类 中的方法cn.tdchain.jbcc.net.nio.NioNet
-
- getTdMSPAcl() - 类 中的方法cn.tdchain.tdmsp.manage.TdMSPManage
-
- getTemp() - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioAuthServerHandler
-
- getTime(String) - 类 中的静态方法cn.tdchain.jbcc.DateUtils
-
- getTimeOut() - 类 中的方法cn.tdchain.cipher.cuda.client.TDRpcClientPool
-
- getTimeout() - 类 中的方法cn.tdchain.jbcc.ConnectionFactory.ConnectionConfig
-
- getTimeout() - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioRpcClientPoolConfig
-
- getTimestamp() - 类 中的方法cn.tdchain.BlockHead
-
- getTimeStamp() - 类 中的方法cn.tdchain.jbcc.BatchTrans
-
- getTimestamp() - 类 中的方法cn.tdchain.TransHead
-
- getToken() - 类 中的方法cn.tdchain.jbcc.ConnectionFactory.ConnectionConfig
-
- getToken() - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioRpcClientPoolConfig
-
- getToken() - 类 中的方法cn.tdchain.jbcc.rpc.nio.server.NioRpcServer
-
- getTotalDisk() - 类 中的方法cn.tdchain.jbcc.net.info.Node.Resource
-
- getTotalMemory() - 类 中的方法cn.tdchain.jbcc.net.info.Node.Resource
-
- getTotalThread() - 类 中的方法cn.tdchain.jbcc.net.info.Node.Resource
-
- getTrans() - 类 中的方法cn.tdchain.Block
-
- getTransByAccountAndHash(String, String) - 类 中的方法cn.tdchain.jbcc.Connection
-
Description: 根据hash和账户查询交易信息
- getTransByHash(String) - 类 中的方法cn.tdchain.jbcc.Connection
-
Description: 根据hash查询交易信息
- getTransCountByAccountAndType(String, String) - 类 中的方法cn.tdchain.jbcc.Connection
-
根据交易类type和account查询交易数量
- getTransHash(Trans) - 类 中的静态方法cn.tdchain.jbcc.TransUtil
-
get a trans hash
- getTransHistoryByAccountAndKey(String, String, int, int) - 类 中的方法cn.tdchain.jbcc.Connection
-
根据account 和key查询历史
- getTransHistoryByKey(String, int, int) - 类 中的方法cn.tdchain.jbcc.Connection
-
Description:根据key维度查询交易历史
- getTransListByAccountAndType(String, String, int, int) - 类 中的方法cn.tdchain.jbcc.Connection
-
根据交易类type和account查询交易
- getTransListByHashList(List<String>) - 类 中的方法cn.tdchain.jbcc.Connection
-
Description: 根据hashlist查询交易
- getTransListByType(String) - 类 中的方法cn.tdchain.jbcc.Connection
-
根据交易类type查询交易
- getTransSet() - 类 中的方法cn.tdchain.jbcc.BatchTrans
-
- getType() - 类 中的方法cn.tdchain.jbcc.net.info.Node
-
- getType() - 类 中的方法cn.tdchain.tdmsp.ca.config.TdMSPMsg
-
- getType() - 类 中的静态方法cn.tdchain.tdmsp.Msp
-
Description: 获取密钥算法类型
- getType() - 类 中的方法cn.tdchain.TransHead
-
- getUsedDisk() - 类 中的方法cn.tdchain.jbcc.net.info.Node.Resource
-
- getUsedMemory() - 类 中的方法cn.tdchain.jbcc.net.info.Node.Resource
-
- getValidTime() - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
-
- getValidTime() - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
-
- getValue() - 类 中的方法cn.tdchain.jbcc.bql.Condition
-
- getVersion() - 类 中的方法cn.tdchain.TransHead
-
- getWorkerNum() - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone
-
- getWriteSimple() - 类 中的方法cn.tdchain.tdmsp.accessctl.Permission
-
- getWriteSystem() - 类 中的方法cn.tdchain.tdmsp.accessctl.Permission
-
- getWriteTrans() - 类 中的方法cn.tdchain.tdmsp.accessctl.TacticEntity
-
- validate(String, String, X509Certificate, String, TdMSPAcl, X509Certificate, String) - 类 中的方法cn.tdchain.tdmsp.manage.TdMSPIdentity
-
- validateCert(X509Certificate, X509Certificate) - 类 中的方法cn.tdchain.tdmsp.manage.TdMSPIdentity
-
Description:校验证书是否由相应的根证书生成
- validateCert(X509Certificate, X509Certificate) - 类 中的静态方法cn.tdchain.tdmsp.Msp
-
Description: 验证是否是跟证书颁发的组织证书?
- validateConfig() - 类 中的静态方法cn.tdchain.jbcc.ConnectionFactory
-
- valueOf(String) - 枚举 中的静态方法cn.tdchain.cipher.Cipher.Type
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.tdchain.jbcc.bql.BQL.Relationship
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.tdchain.jbcc.net.info.Node.NodeStatus
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.tdchain.jbcc.net.info.Node.NodeType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.tdchain.jbcc.net.info.Node.Role
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.tdchain.jbcc.rpc.nio.handler.NioHandshakerType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.tdchain.jbcc.rpc.RPCMessage.TargetType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.tdchain.jbcc.rpc.RPCResult.StatusType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.tdchain.tdmsp.accessctl.SystemDefKey
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.tdchain.tdmsp.accessctl.TacticDefaultRole
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.tdchain.tdmsp.ca.config.PoliciesRule
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.tdchain.tdmsp.ca.config.PoliciesType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.tdchain.tdmsp.Msp.Type
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.tdchain.Trans.Category
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法cn.tdchain.cipher.Cipher.Type
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cn.tdchain.jbcc.bql.BQL.Relationship
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cn.tdchain.jbcc.net.info.Node.NodeStatus
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cn.tdchain.jbcc.net.info.Node.NodeType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cn.tdchain.jbcc.net.info.Node.Role
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cn.tdchain.jbcc.rpc.nio.handler.NioHandshakerType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cn.tdchain.jbcc.rpc.RPCMessage.TargetType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cn.tdchain.jbcc.rpc.RPCResult.StatusType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cn.tdchain.tdmsp.accessctl.SystemDefKey
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cn.tdchain.tdmsp.accessctl.TacticDefaultRole
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cn.tdchain.tdmsp.ca.config.PoliciesRule
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cn.tdchain.tdmsp.ca.config.PoliciesType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cn.tdchain.tdmsp.Msp.Type
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cn.tdchain.Trans.Category
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- verify(String, Cipher) - 类 中的方法cn.tdchain.cipher.DataCipher
-
Description: 对信息进行验签
- verify(PublicKey, String, String) - 类 中的静态方法cn.tdchain.cipher.rsa.RsaUtil
-
verify验签.
- verify(String, String, String) - 类 中的静态方法cn.tdchain.cipher.rsa.RsaUtil
-
verify公钥验签
- verify(PublicKey, String, String) - 类 中的静态方法cn.tdchain.cipher.sm.Sm2Util
-
SM2公钥验签.
- verify(String, String, String) - 类 中的静态方法cn.tdchain.cipher.sm.Sm2Util
-
- verify(String, String, PublicKey) - 类 中的静态方法cn.tdchain.tdmsp.util.EccUtil
-
Verify signature.
- verifyByPublicKey(String, String, String) - 类 中的方法cn.tdchain.cipher.Cipher
-
Description: 公钥验签
- verifyByPublicKey(String, String, PublicKey) - 类 中的方法cn.tdchain.cipher.Cipher
-
- verifyContratTrans(Trans) - 类 中的静态方法cn.tdchain.jbcc.TransUtil
-
- verifyKey(String) - 类 中的静态方法cn.tdchain.jbcc.TransUtil
-
- verifySignMsg(String, String, X509Certificate, String) - 类 中的方法cn.tdchain.tdmsp.manage.TdMSPIdentity
-
Description: 验证信息的签名是否匹配
- version - 类 中的变量cn.tdchain.TransHead
-