跳过导航链接
A B C D E F G H I J K L M N O P R S T U V W X Z 

A

account - 类 中的变量cn.tdchain.jbcc.Connection
 
account - 类 中的变量cn.tdchain.Trans
 
add(RPCMessage) - 类 中的方法cn.tdchain.jbcc.net.nio.NioRequest.NioRequestPool
 
add(Map<String, RPCResult>) - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone.NioResphonePool
 
add(Result) - 类 中的方法cn.tdchain.jbcc.rpc.RPCBatchResult
 
addAll(byte[], byte...) - 类 中的静态方法cn.tdchain.cipher.rsa.ArrayUtils
Ad all.
addBatchTrans(BatchTrans<Trans>) - 类 中的方法cn.tdchain.jbcc.Connection
Description: 批量交易
addBlackListByHost(String) - 类 中的静态方法cn.tdchain.jbcc.rpc.BlackList
 
addCommand(String, String) - 类 中的方法cn.tdchain.jbcc.rpc.RPCMessage
 
addNodeToNodes(Node) - 接口 中的方法cn.tdchain.jbcc.net.Net
Description: 向net中添加新的Node对象。
addNodeToNodes(Node) - 类 中的方法cn.tdchain.jbcc.net.nio.NioNet
 
addPermissionTrans(Permission) - 类 中的方法cn.tdchain.jbcc.Connection
Description: 添加一笔系统权限交(只有管理员证书才能使用)
addPublicIp(String) - 类 中的方法cn.tdchain.jbcc.net.info.Node
Description: 添加公网ip
addRequest(RPCMessage) - 类 中的方法cn.tdchain.jbcc.net.nio.NioNet.NioTask
Description: 把交易信息添加给 request
addRequest(RPCMessage) - 类 中的方法cn.tdchain.jbcc.net.nio.NioRequest
 
addTrans(Trans) - 类 中的方法cn.tdchain.jbcc.Connection
Description: 添加一笔交易
addTransToBatch(T) - 类 中的方法cn.tdchain.jbcc.BatchTrans
Description: 添加一笔交易到批处理中
addTransToBatch(List<T>) - 类 中的方法cn.tdchain.jbcc.BatchTrans
Description: 将一个交易集合一次性提交到批处理中
AES - 类 中的静态变量cn.tdchain.tdmsp.util.PkiConstant
 
aes_decrypt(String, String) - 类 中的方法cn.tdchain.cipher.cuda.client.CUDACipherClient
AES decrypt
aes_encrypt(String, String) - 类 中的方法cn.tdchain.cipher.cuda.client.CUDACipherClient
AES encrypt
AesUtil - cn.tdchain.cipher.rsa中的类
AES Utility.
ALGORITHM_ECC - 类 中的静态变量cn.tdchain.tdmsp.util.PkiConstant
 
ALGORITHM_NAME - 类 中的静态变量cn.tdchain.cipher.sm.Sm4Util
 
ALGORITHM_NAME_CBC_PADDING - 类 中的静态变量cn.tdchain.cipher.sm.Sm4Util
 
ALGORITHM_NAME_ECB_PADDING - 类 中的静态变量cn.tdchain.cipher.sm.Sm4Util
 
ALGORITHM_RSA - 类 中的静态变量cn.tdchain.tdmsp.util.PkiConstant
 
ALGORITHM_SM2 - 类 中的静态变量cn.tdchain.tdmsp.util.PkiConstant
 
ArrayUtils - cn.tdchain.cipher.rsa中的类
Array Utility.
asynAskNodes(long) - 类 中的方法cn.tdchain.jbcc.Connection
Description:异步同步节点信息

B

base64StringToCert(String) - 类 中的静态方法cn.tdchain.tdmsp.Msp
Description: base64字符串形式的证书转换成证书对象。
BatchTrans<T extends TransHead> - cn.tdchain.jbcc中的类
Description: 批量提交交易集合,一个批处理的交易集合中有且只能有一个key,key不能有重复,要么一起成功要么一起失败。
BatchTrans() - 类 的构造器cn.tdchain.jbcc.BatchTrans
 
BatchTransException - cn.tdchain.jbcc中的异常错误
 
BatchTransException(String) - 异常错误 的构造器cn.tdchain.jbcc.BatchTransException
 
BinaryNode() - 类 的构造器cn.tdchain.jbcc.MerkleTree.BinaryNode
 
BlackList - cn.tdchain.jbcc.rpc中的类
黑名单
BlackList() - 类 的构造器cn.tdchain.jbcc.rpc.BlackList
 
Block<T extends Trans> - cn.tdchain中的类
Description: 天德区账本Block实体
Block() - 类 的构造器cn.tdchain.Block
 
BlockException - cn.tdchain.jbcc中的异常错误
 
BlockException(String) - 异常错误 的构造器cn.tdchain.jbcc.BlockException
 
BlockException(Throwable) - 异常错误 的构造器cn.tdchain.jbcc.BlockException
 
blockHash - 类 中的变量cn.tdchain.TransHead
 
BlockHead - cn.tdchain中的类
Description: 天德区账本BlockHead实体
BlockHead() - 类 的构造器cn.tdchain.BlockHead
 
BQL - cn.tdchain.jbcc.bql中的类
BlockChain Query Language, a query can have up to 10 Conditions, invalid exceeded.
BQL() - 类 的构造器cn.tdchain.jbcc.bql.BQL
构建一个BlockChain Query Langage对象
BQL(String) - 类 的构造器cn.tdchain.jbcc.bql.BQL
Json string to a BQL object
BQL.Relationship - cn.tdchain.jbcc.bql中的枚举
function:BQL 条件关系枚举 datetime:2020-03-18 13:07 author:xiaoming
BQLResult - cn.tdchain.jbcc.bql中的类
BlockChain Query Language Result datetime:2020-03-18 13:07 author:xiaoming
BQLResult() - 类 的构造器cn.tdchain.jbcc.bql.BQLResult
 
BQLResult(String) - 类 的构造器cn.tdchain.jbcc.bql.BQLResult
Json string to a BQLResult object
build() - 类 中的方法cn.tdchain.jbcc.ConnectionFactory.ConnectionConfig.Builder
 
builder() - 类 中的静态方法cn.tdchain.jbcc.ConnectionFactory.ConnectionConfig
 
buildHandler(MessageHandler) - 类 中的方法cn.tdchain.jbcc.ConnectionManager
 
buildList(TypeReference<T>) - 类 中的方法cn.tdchain.jbcc.rpc.RPCBatchResult
 
byteToHex(byte[]) - 类 中的静态方法cn.tdchain.cipher.utils.ByteUtils
Bytes to Hex.
ByteUtils - cn.tdchain.cipher.utils中的类
Byte Utility.

C

category - 类 中的变量cn.tdchain.Trans
 
certToBase64String(X509Certificate) - 类 中的静态方法cn.tdchain.tdmsp.Msp
Description: 证书对象转换base64字符串
ChainTrans - cn.tdchain中的类
Description: 天德区块链系统交易实体
ChainTrans() - 类 的构造器cn.tdchain.ChainTrans
 
channelActive(ChannelHandlerContext) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioAuthChannelHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioResponseClientHandler
 
channelRead(ChannelHandlerContext, Object) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioAuthChannelHandler
 
channelRead(ChannelHandlerContext, Object) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioAuthServerHandler
 
channelRead(ChannelHandlerContext, Object) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioHeartServerHandler
 
channelRead(ChannelHandlerContext, Object) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioResponseClientHandler
 
channelRead(ChannelHandlerContext, Object) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioServerHandler
 
channelRead(ChannelHandlerContext, Object) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioSynReponseClientHandler
 
channelReadComplete(ChannelHandlerContext) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioAuthServerHandler
 
check() - 类 中的方法cn.tdchain.Block
block自身检查,验证hash、merkle_tree是否正确
check() - 类 中的方法cn.tdchain.jbcc.BatchTrans
 
check(boolean) - 类 中的方法cn.tdchain.jbcc.BatchTrans
Description: 批处理自身检查,如果有问题抛异常。
check(TacticEntity) - 类 中的静态方法cn.tdchain.tdmsp.accessctl.TacticEntity
 
check() - 类 中的方法cn.tdchain.Trans
 
check(boolean) - 类 中的方法cn.tdchain.Trans
Description: 验证自己属性
check() - 类 中的方法cn.tdchain.TransHead
 
check(boolean) - 类 中的方法cn.tdchain.TransHead
 
checkAcl(TdMSPAcl, String, String) - 类 中的方法cn.tdchain.tdmsp.manage.TdMSPIdentity
 
checkCert(MspConfig) - 类 中的静态方法cn.tdchain.tdmsp.manage.TdMSPManage
 
checkCRL(TdMSPAcl, X509Certificate) - 类 中的方法cn.tdchain.tdmsp.manage.TdMSPIdentity
 
checkOU(TdMSPAcl, String) - 类 中的方法cn.tdchain.tdmsp.manage.TdMSPIdentity
 
checkOU(TdMSPAcl, X509Certificate) - 类 中的方法cn.tdchain.tdmsp.manage.TdMSPIdentity
 
checkSensitiveWords(String, int, int) - 类 中的静态方法cn.tdchain.jbcc.SensitiveWordsUtil
Description:检查文字中是否包含敏感字符,检查规则如下:
checkSingle(String, String) - 类 中的方法cn.tdchain.jbcc.ConnectionManager
 
checkSQLError(String) - 类 中的静态方法cn.tdchain.jbcc.SQLCheckUtil
Description: sql注入检查、特俗字符检查
checkStartTime() - 类 中的方法cn.tdchain.Trans
Description: 检查交易是否过时?
Cipher - cn.tdchain.cipher中的类
Description: 密钥类,封装AES、RSA、sha256、sm2、sm3、sm4算法。
Cipher() - 类 的构造器cn.tdchain.cipher.Cipher
 
cipher - 类 中的变量cn.tdchain.jbcc.Connection
 
cipher - 类 中的静态变量cn.tdchain.jbcc.ConnectionFactory
 
Cipher.Type - cn.tdchain.cipher中的枚举
Description: 密钥类型 SM表示是国密/RSA表示RSA、sha256、aes
CipherException - cn.tdchain.cipher中的异常错误
 
CipherException(String) - 异常错误 的构造器cn.tdchain.cipher.CipherException
 
cipherType(Cipher.Type) - 类 中的方法cn.tdchain.jbcc.ConnectionFactory.ConnectionConfig.Builder
 
CipherUtil - cn.tdchain.cipher.utils中的类
 
CipherUtil() - 类 的构造器cn.tdchain.cipher.utils.CipherUtil
 
clearEmptyChar(String) - 类 中的静态方法cn.tdchain.cipher.utils.StringUtils
Clear empty char from String.
clone(byte[]) - 类 中的静态方法cn.tdchain.cipher.rsa.ArrayUtils
Clone.
clone() - 类 中的方法cn.tdchain.jbcc.rpc.RPCMessage
 
close() - 类 中的方法cn.tdchain.cipher.cuda.client.TDRpcClient
 
close(String, ConnectionManager.OUKey) - 类 中的静态方法cn.tdchain.jbcc.ConnectionManager
 
close() - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioAbstractClient
 
close() - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioRpcClient
 
close() - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioRpcClientPool
 
close(Closeable) - 类 中的静态方法cn.tdchain.tdmsp.util.IOUtils
Close InputStream, OutputStream, Reader, Writer, etc.
cn.tdchain - 程序包 cn.tdchain
 
cn.tdchain.cipher - 程序包 cn.tdchain.cipher
 
cn.tdchain.cipher.cuda.client - 程序包 cn.tdchain.cipher.cuda.client
 
cn.tdchain.cipher.rsa - 程序包 cn.tdchain.cipher.rsa
 
cn.tdchain.cipher.sm - 程序包 cn.tdchain.cipher.sm
 
cn.tdchain.cipher.utils - 程序包 cn.tdchain.cipher.utils
 
cn.tdchain.jbcc - 程序包 cn.tdchain.jbcc
 
cn.tdchain.jbcc.bql - 程序包 cn.tdchain.jbcc.bql
 
cn.tdchain.jbcc.net - 程序包 cn.tdchain.jbcc.net
 
cn.tdchain.jbcc.net.info - 程序包 cn.tdchain.jbcc.net.info
 
cn.tdchain.jbcc.net.nio - 程序包 cn.tdchain.jbcc.net.nio
 
cn.tdchain.jbcc.rpc - 程序包 cn.tdchain.jbcc.rpc
 
cn.tdchain.jbcc.rpc.exception - 程序包 cn.tdchain.jbcc.rpc.exception
 
cn.tdchain.jbcc.rpc.nio.client - 程序包 cn.tdchain.jbcc.rpc.nio.client
 
cn.tdchain.jbcc.rpc.nio.handler - 程序包 cn.tdchain.jbcc.rpc.nio.handler
 
cn.tdchain.jbcc.rpc.nio.server - 程序包 cn.tdchain.jbcc.rpc.nio.server
 
cn.tdchain.tdmsp - 程序包 cn.tdchain.tdmsp
 
cn.tdchain.tdmsp.accessctl - 程序包 cn.tdchain.tdmsp.accessctl
 
cn.tdchain.tdmsp.ca.config - 程序包 cn.tdchain.tdmsp.ca.config
 
cn.tdchain.tdmsp.ca.root - 程序包 cn.tdchain.tdmsp.ca.root
 
cn.tdchain.tdmsp.manage - 程序包 cn.tdchain.tdmsp.manage
 
cn.tdchain.tdmsp.util - 程序包 cn.tdchain.tdmsp.util
 
COMMON_NAME - 类 中的静态变量cn.tdchain.tdmsp.Msp
 
compareTo(Node) - 类 中的方法cn.tdchain.jbcc.net.info.Node
 
computHash(Trans) - 类 中的方法cn.tdchain.Trans
Description: 计算出交易hash
Condition - cn.tdchain.jbcc.bql中的类
BQL 条件对象 datetime:2020-03-18 13:07 author:xiaoming
Condition() - 类 的构造器cn.tdchain.jbcc.bql.Condition
 
Condition(String, BQL.Relationship, Object) - 类 的构造器cn.tdchain.jbcc.bql.Condition
快速构建一个条件对象
Connection - cn.tdchain.jbcc中的类
function:description datetime:2019-03-27 13:07 author:warne
Connection(String[], int, String, String, String, Cipher) - 类 的构造器cn.tdchain.jbcc.Connection
Description: 客户端构造器 , 默认超时为 DEFAULT_TIMEOUT
Connection(String[], int, Key, String, Cipher) - 类 的构造器cn.tdchain.jbcc.Connection
 
Connection(String[], int, Key, String, Cipher, long) - 类 的构造器cn.tdchain.jbcc.Connection
 
Connection(String[], int, String, long, String, String, Cipher) - 类 的构造器cn.tdchain.jbcc.Connection
DEFAULT_TIMEOUT
connectionConfig - 类 中的静态变量cn.tdchain.jbcc.ConnectionFactory
 
ConnectionFactory - cn.tdchain.jbcc中的类
function: datetime:2019-03-27 10:03 author:warne
ConnectionFactory.ConnectionConfig - cn.tdchain.jbcc中的类
 
ConnectionFactory.ConnectionConfig.Builder - cn.tdchain.jbcc中的类
 
connectionId - 类 中的变量cn.tdchain.jbcc.Connection
 
connectionId - 类 中的变量cn.tdchain.TransHead
 
ConnectionManager - cn.tdchain.jbcc中的类
 
ConnectionManager.OUKey - cn.tdchain.jbcc中的类
 
ConnectionTimeOutException - cn.tdchain.jbcc中的异常错误
jbcc connection连接超时时抛出此异常
ConnectionTimeOutException(String) - 异常错误 的构造器cn.tdchain.jbcc.ConnectionTimeOutException
 
containsKey(String) - 类 中的方法cn.tdchain.jbcc.ConnectionManager
 
containsSensitiveWords(String, int) - 类 中的静态方法cn.tdchain.jbcc.SensitiveWordsUtil
Description:判断文字是否包含敏感字符
count - 类 中的变量cn.tdchain.BlockHead
 
create() - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioPoolableRpcClientFactory
 
createEcKeyPair() - 类 中的静态方法cn.tdchain.tdmsp.util.EccUtil
Create key pair.
createOrganizationUnitCert(String, String, String, String, String) - 类 中的静态方法cn.tdchain.tdmsp.Msp
Description: 根据根证书创建组织证书
createrId - 类 中的变量cn.tdchain.BlockHead
创建者ID
createrName - 类 中的变量cn.tdchain.BlockHead
创建者
createRoot(String, String) - 类 中的方法cn.tdchain.tdmsp.ca.root.RsaCertificate
 
createRootCert(String, String) - 类 中的静态方法cn.tdchain.tdmsp.Msp
Description: 创建跟证书
creatOrganizationCert(SystemConfig) - 类 中的方法cn.tdchain.tdmsp.ca.root.RsaCertificate
 
creatOrganizationCert(SystemConfig, KeyStore) - 类 中的方法cn.tdchain.tdmsp.ca.root.RsaCertificate
 
creatOuCert(SystemConfig) - 类 中的方法cn.tdchain.tdmsp.ca.root.EccCertificate
 
creatOuCert(SystemConfig, KeyStore) - 类 中的方法cn.tdchain.tdmsp.ca.root.EccCertificate
 
creatOuCert(SystemConfig) - 类 中的方法cn.tdchain.tdmsp.ca.root.RsaCertificate
 
creatOuCert(SystemConfig, KeyStore) - 类 中的方法cn.tdchain.tdmsp.ca.root.RsaCertificate
 
creatOuCert(SystemConfig) - 类 中的方法cn.tdchain.tdmsp.ca.root.Sm2Certificate
 
creatOuCert(SystemConfig, KeyStore) - 类 中的方法cn.tdchain.tdmsp.ca.root.Sm2Certificate
 
creatRootCA(String, String) - 类 中的方法cn.tdchain.tdmsp.ca.root.EccCertificate
Create root CA.
creatRootCA(String, String) - 类 中的方法cn.tdchain.tdmsp.ca.root.RsaCertificate
 
creatRootCA(String, String) - 类 中的方法cn.tdchain.tdmsp.ca.root.Sm2Certificate
Create root CA.
CUDACipherClient - cn.tdchain.cipher.cuda.client中的类
Cipher client
CUDACipherClient(String, int, int) - 类 的构造器cn.tdchain.cipher.cuda.client.CUDACipherClient
 

D

data - 类 中的变量cn.tdchain.Trans
 
DataCipher - cn.tdchain.cipher中的类
数字密码传输效率更好
DataCipher() - 类 的构造器cn.tdchain.cipher.DataCipher
 
DataCipher(String, String, String, String, Cipher) - 类 的构造器cn.tdchain.cipher.DataCipher
数字密钥:使用公钥对数据加密,在网络上传输保证安全。
DateUtils - cn.tdchain.jbcc中的类
Date Utility.
decrypt(String, String) - 类 中的方法cn.tdchain.cipher.Cipher
Description: 单向解密
decrypt(String, String) - 类 中的静态方法cn.tdchain.cipher.rsa.AesUtil
Decrypt by UTF-8 and BASE64.
decrypt(String, Key) - 类 中的静态方法cn.tdchain.cipher.rsa.RsaUtil
RSA解密 2017年2月4日 xiaoming.
decrypt(String, String) - 类 中的静态方法cn.tdchain.cipher.rsa.RsaUtil
 
decrypt(PrivateKey, String) - 类 中的静态方法cn.tdchain.cipher.sm.Sm2Util
SM2私钥解密.
decrypt(String, String) - 类 中的静态方法cn.tdchain.cipher.sm.Sm2Util
 
decrypt(String, ECPrivateKey) - 类 中的静态方法cn.tdchain.tdmsp.util.EccUtil
Decryption by key in UTF-8.
decrypt_Cbc_Padding(byte[], byte[], byte[]) - 类 中的静态方法cn.tdchain.cipher.sm.Sm4Util
 
decrypt_Ecb_Padding(byte[], byte[]) - 类 中的静态方法cn.tdchain.cipher.sm.Sm4Util
 
decryptByPrivateKey(String, PrivateKey) - 类 中的方法cn.tdchain.cipher.Cipher
Description: 根据私钥解密
decryptByPrivateKey(String, String) - 类 中的方法cn.tdchain.cipher.Cipher
 
decryptECB(String, String) - 类 中的静态方法cn.tdchain.cipher.sm.Sm4Util
 
DEFAULT_KEY_SIZE - 类 中的静态变量cn.tdchain.cipher.sm.Sm4Util
 
DEFAULT_MAX_TIMEOUT - 类 中的静态变量cn.tdchain.jbcc.ConnectionFactory
 
DEFAULT_PORT - 类 中的静态变量cn.tdchain.jbcc.ConnectionFactory
 
DEFAULT_TIMEOUT - 类 中的静态变量cn.tdchain.jbcc.ConnectionFactory
 
destroyObject(PooledObject<NioRpcClient>) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioPoolableRpcClientFactory
 
drop() - 类 中的方法cn.tdchain.cipher.cuda.client.TDRpcClientPool
 

E

EC - 类 中的静态变量cn.tdchain.tdmsp.util.PkiConstant
 
ECC - 类 中的静态变量cn.tdchain.tdmsp.util.PkiConstant
 
EccCertificate - cn.tdchain.tdmsp.ca.root中的类
RootCertificate.
EccCertificate() - 类 的构造器cn.tdchain.tdmsp.ca.root.EccCertificate
 
EccUtil - cn.tdchain.tdmsp.util中的类
Crypto Utility.
ECDSA - 类 中的静态变量cn.tdchain.tdmsp.util.PkiConstant
 
ECIES - 类 中的静态变量cn.tdchain.tdmsp.util.PkiConstant
 
encrypt(String, String) - 类 中的方法cn.tdchain.cipher.Cipher
Description: 单向加密
encrypt(String, String) - 类 中的静态方法cn.tdchain.cipher.rsa.AesUtil
Encrpt by UTF-8.
encrypt(String, PublicKey) - 类 中的静态方法cn.tdchain.cipher.rsa.RsaUtil
Encrypt by UTF-8.
encrypt(String, String) - 类 中的静态方法cn.tdchain.cipher.rsa.RsaUtil
encrypt公钥加密
encrypt(PublicKey, String) - 类 中的静态方法cn.tdchain.cipher.sm.Sm2Util
SM2公钥加密.
encrypt(String, String) - 类 中的静态方法cn.tdchain.cipher.sm.Sm2Util
 
encrypt(String, ECPublicKey) - 类 中的静态方法cn.tdchain.tdmsp.util.EccUtil
Encryption by key in UTF-8.
encrypt_Cbc_Padding(byte[], byte[], byte[]) - 类 中的静态方法cn.tdchain.cipher.sm.Sm4Util
 
encrypt_Ecb_Padding(byte[], byte[]) - 类 中的静态方法cn.tdchain.cipher.sm.Sm4Util
 
encryptByPublicKey(String, String) - 类 中的方法cn.tdchain.cipher.Cipher
Description: 根据公钥加密
encryptByPublicKey(String, PublicKey) - 类 中的方法cn.tdchain.cipher.Cipher
 
encryptECB(String, String) - 类 中的静态方法cn.tdchain.cipher.sm.Sm4Util
 
engineGenerateSeed(int) - 类 中的方法cn.tdchain.tdmsp.util.LinuxSecureRandom
 
engineNextBytes(byte[]) - 类 中的方法cn.tdchain.tdmsp.util.LinuxSecureRandom
 
engineSetSeed(byte[]) - 类 中的方法cn.tdchain.tdmsp.util.LinuxSecureRandom
 
equals(String, String) - 类 中的静态方法cn.tdchain.cipher.utils.StringUtils
Compare two nullable string.
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioAuthChannelHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioAuthServerHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioResponseClientHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioServerHandler
 
exec(long, int, Callable<T>) - 类 中的静态方法cn.tdchain.jbcc.TimerUtil
Description: 重复间隔的执行代码,直到返回结果

F

fail() - 类 中的方法cn.tdchain.jbcc.rpc.RPCResult
 
filePath - 类 中的静态变量cn.tdchain.jbcc.SensitiveWordsUtil
 
FileUtils - cn.tdchain.cipher.utils中的类
File Utility.

G

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
 

H

handleConnection(String, String, String, Channel) - 类 中的方法cn.tdchain.jbcc.ConnectionManager
 
handleHeart(Channel) - 类 中的方法cn.tdchain.jbcc.ConnectionManager
 
handler(RPCMessage, String) - 接口 中的方法cn.tdchain.jbcc.rpc.MessageHandler
 
handlerRemoved(ChannelHandlerContext) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioHeartClientHandler
 
handlerRemoved(ChannelHandlerContext) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioHeartServerHandler
 
handleSocket(String, Channel) - 类 中的方法cn.tdchain.jbcc.ConnectionManager
 
hash - 类 中的变量cn.tdchain.BlockHead
 
hash(String) - 类 中的方法cn.tdchain.cipher.Cipher
Description: 摘要算法
hash(String) - 类 中的静态方法cn.tdchain.cipher.rsa.Sha256Util
Hash text.
hash(String) - 类 中的静态方法cn.tdchain.cipher.rsa.ShaUtil
Hash text.
hash(byte[]) - 类 中的静态方法cn.tdchain.cipher.rsa.ShaUtil
Hash text.
hash(String) - 类 中的静态方法cn.tdchain.cipher.sm.Sm3Util
 
hash - 类 中的变量cn.tdchain.TransHead
 
hash_256(String) - 类 中的方法cn.tdchain.cipher.cuda.client.CUDACipherClient
sha 256 hash
HASH_LENGTH - 类 中的静态变量cn.tdchain.jbcc.TransUtil
 
hashCheck(String) - 类 中的静态方法cn.tdchain.cipher.utils.HashCheckUtil
hashCheck是正常的hash字符串返回true
HashCheckUtil - cn.tdchain.cipher.utils中的类
hash字符串验证,是否合法。
HashCheckUtil() - 类 的构造器cn.tdchain.cipher.utils.HashCheckUtil
 
hashHeight(String, Long) - 类 中的静态方法cn.tdchain.jbcc.TransUtil
hash 规则:64位hash "+" height
hashListfromBatch() - 类 中的方法cn.tdchain.jbcc.BatchTrans
Description: 从批处理中获取交易hash list
heart - 接口 中的静态变量cn.tdchain.jbcc.net.Net
 
height - 类 中的变量cn.tdchain.BlockHead
 
height - 类 中的变量cn.tdchain.TransHead
 

I

illegalCharacterCheck(String) - 类 中的静态方法cn.tdchain.cipher.utils.HashCheckUtil
illegalCharacterCheck是否包含特殊字符
init(String) - 类 中的方法cn.tdchain.jbcc.net.info.Node
Description: 初始化节点对象,一般在节点启动的时候就执行,而且只能执行一次。
initLocalMsp() - 类 中的静态方法cn.tdchain.tdmsp.manage.TdMSPManage
 
initMspAcl() - 类 中的静态方法cn.tdchain.tdmsp.manage.TdMSPManage
 
INT_BYTES - 类 中的静态变量cn.tdchain.jbcc.MerkleTree
 
INTERNAL_SIG_TYPE - 类 中的静态变量cn.tdchain.jbcc.MerkleTree
 
IOUtils - cn.tdchain.tdmsp.util中的类
IO Utility.
iptables(String[]) - 类 中的方法cn.tdchain.jbcc.ConnectionFactory.ConnectionConfig.Builder
 
ipTables - 类 中的静态变量cn.tdchain.jbcc.ConnectionFactory
 
isActive() - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioAbstractClient
 
isActive() - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioRpcClient
 
isAlived() - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioRpcClientPool
 
isBlackListByHost(String) - 类 中的静态方法cn.tdchain.jbcc.rpc.BlackList
 
isBlank(String) - 类 中的静态方法cn.tdchain.cipher.utils.StringUtils
Checks if a String is whitespace, empty ("") or null.
isConnected() - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioRpcHeartClient
 
isConnected() - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioHeartClientHandler
 
isExistKeys(HashSet) - 类 中的方法cn.tdchain.jbcc.BatchTrans
Description: key是否有重合的?
isFail() - 类 中的方法cn.tdchain.jbcc.Result
 
isFail(boolean) - 类 中的方法cn.tdchain.jbcc.rpc.RPCBatchResult
 
isFail() - 类 中的方法cn.tdchain.jbcc.rpc.RPCBatchResult
 
isLocalIp(String) - 类 中的方法cn.tdchain.jbcc.net.info.Node
Description: 检测识别该ip是否是本届点的ip
isNotBlank(String) - 类 中的静态方法cn.tdchain.cipher.utils.StringUtils
Checks if a String is not empty (""), not null and not whitespace only.
isOpenSout() - 类 中的静态方法cn.tdchain.jbcc.SoutUtil
是否打印 System.out.print
isStatus() - 类 中的方法cn.tdchain.jbcc.net.nio.NioNet.NioTask
 
isStatus() - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone
 
isSuccess() - 类 中的方法cn.tdchain.jbcc.Result
 
isTimeout() - 类 中的方法cn.tdchain.jbcc.Result
 
isTimeOut() - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioHeartServerHandler
 
isTimeOut(boolean) - 类 中的方法cn.tdchain.jbcc.rpc.RPCBatchResult
 

J

JbccTimeOutException - cn.tdchain.jbcc中的异常错误
Description: 当jbcc请求超时时抛出次异常
JbccTimeOutException(String) - 异常错误 的构造器cn.tdchain.jbcc.JbccTimeOutException
 
JCEKS - 类 中的静态变量cn.tdchain.tdmsp.util.PkiConstant
 

K

Key - cn.tdchain.cipher中的类
Description: 封装公私钥
Key() - 类 的构造器cn.tdchain.cipher.Key
 
key - 类 中的变量cn.tdchain.jbcc.Connection
 
key - 类 中的变量cn.tdchain.TransHead
 
KeyStoreParam - cn.tdchain.tdmsp.ca.config中的类
Keystore Parameters.
KeyStoreParam() - 类 的构造器cn.tdchain.tdmsp.ca.config.KeyStoreParam
Default constructor.
KeyStoreParam(String, String, String, String, String, String, String, X509Certificate[], String, int) - 类 的构造器cn.tdchain.tdmsp.ca.config.KeyStoreParam
Constructor.
keystorePasswd - 类 中的静态变量cn.tdchain.jbcc.ConnectionFactory
 
keystorePassword(String) - 类 中的方法cn.tdchain.jbcc.ConnectionFactory.ConnectionConfig.Builder
 
keystorePath(String) - 类 中的方法cn.tdchain.jbcc.ConnectionFactory.ConnectionConfig.Builder
 
keystorePath - 类 中的静态变量cn.tdchain.jbcc.ConnectionFactory
 
keyToArray() - 类 中的方法cn.tdchain.jbcc.BatchTrans
Description: 获取批处理中的全部key数组
keyVersionMap - 类 中的变量cn.tdchain.Trans
 

L

LEAF_SIG_TYPE - 类 中的静态变量cn.tdchain.jbcc.MerkleTree
 
left - 类 中的变量cn.tdchain.jbcc.MerkleTree.BinaryNode
 
LinuxSecureRandom - cn.tdchain.tdmsp.util中的类
Implementation from BitcoinJ implementation A SecureRandom implementation that is able to override the standard JVM provided implementation, and which simply serves random numbers by reading /dev/urandom.
LinuxSecureRandom() - 类 的构造器cn.tdchain.tdmsp.util.LinuxSecureRandom
Constructor.
LONG_BYTES - 类 中的静态变量cn.tdchain.jbcc.MerkleTree
 

M

MAGIC_HDR - 类 中的静态变量cn.tdchain.jbcc.MerkleTree
 
main(String[]) - 类 中的静态方法cn.tdchain.jbcc.TransUtil
 
main(String[]) - 类 中的静态方法cn.tdchain.tdmsp.Msp
 
MATCH_TYPE_MAX - 类 中的静态变量cn.tdchain.jbcc.SensitiveWordsUtil
 
MATCH_TYPE_MIN - 类 中的静态变量cn.tdchain.jbcc.SensitiveWordsUtil
 
MAX_TRANS_COUNT - 类 中的静态变量cn.tdchain.jbcc.ConnectionFactory
 
MAX_TRANS_HISTORY_COUNT - 类 中的静态变量cn.tdchain.jbcc.ConnectionFactory
 
MemberUtil - cn.tdchain.tdmsp.util中的类
 
MemberUtil() - 类 的构造器cn.tdchain.tdmsp.util.MemberUtil
 
merkleRoot - 类 中的变量cn.tdchain.BlockHead
 
MerkleTree - cn.tdchain.jbcc中的类
Merkle Utility.
MerkleTree(List<String>) - 类 的构造器cn.tdchain.jbcc.MerkleTree
Use this constructor to create a MerkleUtil from a list of leaf signatures.
MerkleTree(MerkleTree.BinaryNode, int, int, List<String>) - 类 的构造器cn.tdchain.jbcc.MerkleTree
Use this constructor when you have already constructed the tree of Nodes (from deserialization).
MerkleTree.BinaryNode - cn.tdchain.jbcc中的类
The BinaryNode class should be treated as immutable, though immutable is not enforced in the current design.
MerkleUtil - cn.tdchain.jbcc中的类
Merkle util
MerkleUtil() - 类 的构造器cn.tdchain.jbcc.MerkleUtil
 
MessageHandler - cn.tdchain.jbcc.rpc中的接口
 
messageId(String) - 类 中的方法cn.tdchain.jbcc.rpc.RPCBatchResult
 
msg(String) - 类 中的方法cn.tdchain.jbcc.rpc.RPCBatchResult
 
Msp - cn.tdchain.tdmsp中的类
Description:会员管理主程序
Msp() - 类 的构造器cn.tdchain.tdmsp.Msp
 
Msp.Type - cn.tdchain.tdmsp中的枚举
 
MspConfig - cn.tdchain.tdmsp.ca.config中的类
Description: 枚举单例

N

net - 类 中的变量cn.tdchain.jbcc.Connection
 
Net - cn.tdchain.jbcc.net中的接口
 
newChannel() - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioRpcChannelFactory
 
newCondition() - 类 中的方法cn.tdchain.jbcc.bql.BQL
 
newInstance() - 类 中的静态方法cn.tdchain.jbcc.ConnectionManager
 
newInstance() - 类 中的静态方法cn.tdchain.jbcc.rpc.RPCBatchResult
 
newKeyInstall() - 类 中的方法cn.tdchain.cipher.Cipher
 
newStr(byte[]) - 类 中的静态方法cn.tdchain.cipher.utils.StringUtils
New string with UTF_8 charset.
NioAbstractClient - cn.tdchain.jbcc.rpc.nio.client中的类
 
NioAbstractClient(NioRpcClient) - 类 的构造器cn.tdchain.jbcc.rpc.nio.client.NioAbstractClient
 
NioAuthChannelHandler - cn.tdchain.jbcc.rpc.nio.handler中的类
 
NioAuthChannelHandler(Promise<Map<NioHandshakerType, String>>, String, String, String) - 类 的构造器cn.tdchain.jbcc.rpc.nio.handler.NioAuthChannelHandler
 
NioAuthServerHandler - cn.tdchain.jbcc.rpc.nio.handler中的类
TCP message handler.
NioAuthServerHandler(NioRpcServer) - 类 的构造器cn.tdchain.jbcc.rpc.nio.handler.NioAuthServerHandler
 
NioHandshakerType - cn.tdchain.jbcc.rpc.nio.handler中的枚举
 
NioHeartClientHandler - cn.tdchain.jbcc.rpc.nio.handler中的类
TCP message handler.
NioHeartClientHandler(NioNet.NioTask) - 类 的构造器cn.tdchain.jbcc.rpc.nio.handler.NioHeartClientHandler
 
NioHeartServerHandler - cn.tdchain.jbcc.rpc.nio.handler中的类
TCP message handler.
NioHeartServerHandler() - 类 的构造器cn.tdchain.jbcc.rpc.nio.handler.NioHeartServerHandler
 
NioNet - cn.tdchain.jbcc.net.nio中的类
NIO版本的net实现
NioNet(String[], int, Cipher, String, Key, String) - 类 的构造器cn.tdchain.jbcc.net.nio.NioNet
 
NioNet.NioTask - cn.tdchain.jbcc.net.nio中的类
 
NioPoolableRpcClientFactory - cn.tdchain.jbcc.rpc.nio.handler中的类
 
NioPoolableRpcClientFactory(NioRpcClientPoolConfig, NioNet.NioTask) - 类 的构造器cn.tdchain.jbcc.rpc.nio.handler.NioPoolableRpcClientFactory
 
NioRequest - cn.tdchain.jbcc.net.nio中的类
Description: 异步提交请求消息
NioRequest(NioNet.NioTask, String, int, Cipher, String, Key, String, int, String) - 类 的构造器cn.tdchain.jbcc.net.nio.NioRequest
 
NioRequest.NioRequestPool - cn.tdchain.jbcc.net.nio中的类
Description: 请求任务的消息池
NioRequestPool() - 类 的构造器cn.tdchain.jbcc.net.nio.NioRequest.NioRequestPool
 
NioResphone - cn.tdchain.jbcc.net.nio中的类
Description: 异步提交请求消息
NioResphone(NioNet.NioTask, String, String, Key, Cipher, int, String) - 类 的构造器cn.tdchain.jbcc.net.nio.NioResphone
 
NioResphone.NioResphonePool - cn.tdchain.jbcc.net.nio中的类
Description: 返回结果池
NioResphonePool(NioNet.NioTask) - 类 的构造器cn.tdchain.jbcc.net.nio.NioResphone.NioResphonePool
 
NioResponseClientHandler - cn.tdchain.jbcc.rpc.nio.handler中的类
Synchronize NioAbstractClient Handler.
NioResponseClientHandler() - 类 的构造器cn.tdchain.jbcc.rpc.nio.handler.NioResponseClientHandler
 
NioRpcChannelFactory - cn.tdchain.jbcc.rpc.nio.handler中的类
 
NioRpcChannelFactory(Bootstrap) - 类 的构造器cn.tdchain.jbcc.rpc.nio.handler.NioRpcChannelFactory
 
nioRpcClient - 类 中的变量cn.tdchain.jbcc.rpc.nio.client.NioAbstractClient
 
NioRpcClient - cn.tdchain.jbcc.rpc.nio.client中的类
 
NioRpcClient(ChannelFactory, String, int, long, String, String, String) - 类 的构造器cn.tdchain.jbcc.rpc.nio.client.NioRpcClient
 
NioRpcClientException - cn.tdchain.jbcc.rpc.nio.handler中的异常错误
 
NioRpcClientException() - 异常错误 的构造器cn.tdchain.jbcc.rpc.nio.handler.NioRpcClientException
 
NioRpcClientException(String) - 异常错误 的构造器cn.tdchain.jbcc.rpc.nio.handler.NioRpcClientException
 
NioRpcClientException(String, Throwable) - 异常错误 的构造器cn.tdchain.jbcc.rpc.nio.handler.NioRpcClientException
 
NioRpcClientException(Throwable) - 异常错误 的构造器cn.tdchain.jbcc.rpc.nio.handler.NioRpcClientException
 
NioRpcClientPool - cn.tdchain.jbcc.rpc.nio.client中的类
 
NioRpcClientPool(NioPoolableRpcClientFactory, NioRpcClientPoolConfig) - 类 的构造器cn.tdchain.jbcc.rpc.nio.client.NioRpcClientPool
 
NioRpcClientPoolConfig - cn.tdchain.jbcc.rpc.nio.handler中的类
 
NioRpcClientPoolConfig(ChannelFactory, String, int, long, String, String, String) - 类 的构造器cn.tdchain.jbcc.rpc.nio.handler.NioRpcClientPoolConfig
 
NioRpcHeartClient - cn.tdchain.jbcc.rpc.nio.client中的类
 
NioRpcHeartClient(NioRpcClient, NioNet.NioTask) - 类 的构造器cn.tdchain.jbcc.rpc.nio.client.NioRpcHeartClient
 
NioRpcResponseClient - cn.tdchain.jbcc.rpc.nio.client中的类
 
NioRpcResponseClient(NioRpcClient) - 类 的构造器cn.tdchain.jbcc.rpc.nio.client.NioRpcResponseClient
 
NioRpcServer - cn.tdchain.jbcc.rpc.nio.server中的类
rpc server.
NioRpcServer(int, MessageHandler, String, Key) - 类 的构造器cn.tdchain.jbcc.rpc.nio.server.NioRpcServer
Constructor.
NioRpcSynResponseClient - cn.tdchain.jbcc.rpc.nio.client中的类
 
NioRpcSynResponseClient(NioRpcClient) - 类 的构造器cn.tdchain.jbcc.rpc.nio.client.NioRpcSynResponseClient
 
NioServerHandler - cn.tdchain.jbcc.rpc.nio.handler中的类
TCP message handler.
NioServerHandler(NioRpcServer) - 类 的构造器cn.tdchain.jbcc.rpc.nio.handler.NioServerHandler
 
NioSynReponseClientHandler - cn.tdchain.jbcc.rpc.nio.handler中的类
Synchronize NioAbstractClient Handler.
NioSynReponseClientHandler() - 类 的构造器cn.tdchain.jbcc.rpc.nio.handler.NioSynReponseClientHandler
 
NioTask(String, int, Cipher, String, Key, String, int) - 类 的构造器cn.tdchain.jbcc.net.nio.NioNet.NioTask
 
Node - cn.tdchain.jbcc.net.info中的类
Description: 节点实体对象描述
Node() - 类 的构造器cn.tdchain.jbcc.net.info.Node
 
Node(String[]) - 类 的构造器cn.tdchain.jbcc.net.info.Node
 
Node.NodeStatus - cn.tdchain.jbcc.net.info中的枚举
Description:节点状态.DIE:节点死亡状态(网络断开了,或者已经下线了的) PRE:就绪状态 ASYN:节点正在同步中(在线的,但是不能参与共识节拍) METRONOMER:节拍者(参与了共识节拍的节点,具有leader权限发布节拍器)
Node.NodeType - cn.tdchain.jbcc.net.info中的枚举
Description: 节点类型CREATION_NODE:创世节点,就是iptable配置里面的节点 FOLLOW_NODE:追随节点,就是后来加入链的节点.本不在iptable配置中.
Node.Resource - cn.tdchain.jbcc.net.info中的类
 
Node.Role - cn.tdchain.jbcc.net.info中的枚举
Description: 节点角色 light:轻节点,只能同步交易。

O

oneTrans() - 类 中的方法cn.tdchain.jbcc.BatchTrans
Description: 只获取当前batch的唯一一笔交易
openNet(String[], int, String) - 类 中的方法cn.tdchain.jbcc.Connection
Description:开启网络连接
openNet(String[], int, String, Cipher) - 类 中的方法cn.tdchain.jbcc.Connection
 
ORGANIZATION_ALIAS - 类 中的静态变量cn.tdchain.tdmsp.Msp
 
OUKey() - 类 的构造器cn.tdchain.jbcc.ConnectionManager.OUKey
 

P

ParameterException - cn.tdchain.jbcc中的异常错误
 
ParameterException(String) - 异常错误 的构造器cn.tdchain.jbcc.ParameterException
 
parseObject(String, Class<T>) - 类 中的静态方法cn.tdchain.RPCResultJSONObject
 
parseObject(RPCResult, Class<T>) - 类 中的静态方法cn.tdchain.RPCResultJSONObject
 
passivateObject(PooledObject<NioRpcClient>) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioPoolableRpcClientFactory
 
PBFT - cn.tdchain.jbcc中的类
 
PBFT() - 类 的构造器cn.tdchain.jbcc.PBFT
 
Permission - cn.tdchain.tdmsp.accessctl中的类
 
Permission() - 类 的构造器cn.tdchain.tdmsp.accessctl.Permission
 
PKCS12 - 类 中的静态变量cn.tdchain.tdmsp.util.PkiConstant
 
PkiConstant - cn.tdchain.tdmsp.util中的类
Constant.
PkiUtil - cn.tdchain.tdmsp.util中的类
Utility.
Policies - cn.tdchain.tdmsp.manage中的类
 
Policies() - 类 的构造器cn.tdchain.tdmsp.manage.Policies
 
PoliciesRule - cn.tdchain.tdmsp.ca.config中的枚举
 
PoliciesType - cn.tdchain.tdmsp.ca.config中的枚举
 
poll(String) - 类 中的方法cn.tdchain.jbcc.net.nio.NioNet.NioTask
Description: 获取交易
poll(String) - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone.NioResphonePool
Description: 根据消息id获取返回结果对象
poll(String) - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone
Description: 根据消息id弹出消息结果,如果没有则返回空。
port(int) - 类 中的方法cn.tdchain.jbcc.ConnectionFactory.ConnectionConfig.Builder
 
port - 类 中的静态变量cn.tdchain.jbcc.ConnectionFactory
 
PRC_RESULT_DESCRYPT_ERROR - 类 中的静态变量cn.tdchain.jbcc.rpc.RPCResult
 
preHash - 类 中的变量cn.tdchain.BlockHead
 
preHash - 类 中的变量cn.tdchain.TransHead
 
privateIps() - 类 中的方法cn.tdchain.jbcc.net.info.Node
Description: 获取当前节点的全部ip数组

R

readFile(String) - 类 中的静态方法cn.tdchain.cipher.utils.FileUtils
Read file.
readTxtByLine(String) - 类 中的静态方法cn.tdchain.jbcc.SensitiveWordsUtil
 
readyCert(String, String) - 类 中的方法cn.tdchain.jbcc.Connection
Description:准备证书
remove(String) - 类 中的方法cn.tdchain.jbcc.ConnectionManager
 
repeat(char, int) - 类 中的静态方法cn.tdchain.cipher.utils.StringUtils
Repeat.
replaceSensitiveWords(String, int, String) - 类 中的静态方法cn.tdchain.jbcc.SensitiveWordsUtil
Description: 替换敏感字字符
request(String) - 类 中的方法cn.tdchain.cipher.cuda.client.TDRpcClient
Send a request and wait response.
request(RPCMessage) - 接口 中的方法cn.tdchain.jbcc.net.Net
Description: 异步请求
request(RPCMessage) - 类 中的方法cn.tdchain.jbcc.net.nio.NioNet
 
Resource() - 类 的构造器cn.tdchain.jbcc.net.info.Node.Resource
 
resphone(String, long) - 接口 中的方法cn.tdchain.jbcc.net.Net
Description: 异步响应,可设置超时时间。
resphone(String, long) - 类 中的方法cn.tdchain.jbcc.net.nio.NioNet
 
Result<T> - cn.tdchain.jbcc中的类
 
Result() - 类 的构造器cn.tdchain.jbcc.Result
 
Result(String) - 类 的构造器cn.tdchain.jbcc.Result
 
result(Result) - 类 中的方法cn.tdchain.jbcc.rpc.RPCBatchResult
 
returnClient(TDRpcClient) - 类 中的方法cn.tdchain.cipher.cuda.client.TDRpcClientPool
 
returnClient(NioRpcClient) - 类 中的方法cn.tdchain.jbcc.net.nio.NioNet.NioTask
 
right - 类 中的变量cn.tdchain.jbcc.MerkleTree.BinaryNode
 
role - 类 中的变量cn.tdchain.jbcc.Connection
 
ROOT_ALIAS - 类 中的静态变量cn.tdchain.tdmsp.Msp
Description 根证书默认的别名
RPCBatchResult - cn.tdchain.jbcc.rpc中的类
rpc 返回对象 connectionId 标识返回的目的地 messageId 标识着返回的阻塞线程 startTime 标识着该对象的生命起始时间,一旦超过周期范围则被系统丢弃。
RPCBatchResult() - 类 的构造器cn.tdchain.jbcc.rpc.RPCBatchResult
 
RpcException - cn.tdchain.jbcc.rpc.exception中的异常错误
TDRpcException.
RpcException(String) - 异常错误 的构造器cn.tdchain.jbcc.rpc.exception.RpcException
RPC excepstion.
RPCMessage - cn.tdchain.jbcc.rpc中的类
 
RPCMessage() - 类 的构造器cn.tdchain.jbcc.rpc.RPCMessage
 
RPCMessage(String) - 类 的构造器cn.tdchain.jbcc.rpc.RPCMessage
 
RPCMessage.TargetType - cn.tdchain.jbcc.rpc中的枚举
broadcast target type
RPCResult<T> - cn.tdchain.jbcc.rpc中的类
rpc 返回对象 connectionId 标识返回的目的地 messageId 标识着返回的阻塞线程 startTime 标识着该对象的生命起始时间,一旦超过周期范围则被系统丢弃。
RPCResult() - 类 的构造器cn.tdchain.jbcc.rpc.RPCResult
 
RPCResult.StatusType - cn.tdchain.jbcc.rpc中的枚举
 
RPCResultJSONObject - cn.tdchain中的类
 
RPCResultJSONObject() - 类 的构造器cn.tdchain.RPCResultJSONObject
 
RpcServer - cn.tdchain.jbcc.rpc中的接口
RPC server
RSA - 类 中的静态变量cn.tdchain.tdmsp.util.PkiConstant
 
rsa_decrypt(String, String) - 类 中的方法cn.tdchain.cipher.cuda.client.CUDACipherClient
rsa 1024 key decrypt
RsaCertificate - cn.tdchain.tdmsp.ca.root中的类
RootCertificate.
RsaCertificate() - 类 的构造器cn.tdchain.tdmsp.ca.root.RsaCertificate
 
RSAKeyStoreUtil - cn.tdchain.cipher.rsa中的类
 
RsaUtil - cn.tdchain.cipher.rsa中的类
RSA Utility.

S

saveCertToFile(String, X509Certificate) - 类 中的静态方法cn.tdchain.tdmsp.util.PkiUtil
 
saveCertToKeystore(SystemConfig, PrivateKey, String) - 类 中的静态方法cn.tdchain.tdmsp.util.PkiUtil
 
saveFile(String, Object) - 类 中的静态方法cn.tdchain.cipher.utils.FileUtils
Save file.
saveRootToKeystore(SystemConfig, PrivateKey, String) - 类 中的静态方法cn.tdchain.tdmsp.util.PkiUtil
Save cert to key store.
scheduledService - 类 中的静态变量cn.tdchain.jbcc.Connection
 
SECP256K1 - 类 中的静态变量cn.tdchain.tdmsp.util.PkiConstant
 
secureRandom() - 类 中的静态方法cn.tdchain.tdmsp.util.SecureRandomUtils
Get Secure random.
SecureRandomUtils - cn.tdchain.tdmsp.util中的类
Utility class for working with SecureRandom implementation.
send(String) - 类 中的方法cn.tdchain.cipher.cuda.client.TDRpcClient
Send message.
send(String) - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioRpcClient
 
send(String) - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioRpcHeartClient
Send message.
send(String) - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioRpcResponseClient
Send message.
sendAndReturn(String) - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioRpcSynResponseClient
Send message and get response.
sendAndReturn(String, long) - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioRpcSynResponseClient
Send message and get response.
SensitiveWordsUtil - cn.tdchain.jbcc中的类
Description:敏感词
SensitiveWordsUtil() - 类 的构造器cn.tdchain.jbcc.SensitiveWordsUtil
 
serialize() - 类 中的方法cn.tdchain.jbcc.MerkleTree
Serialization format: (magicheader:int)(numnodes:int)[(nodetype:byte)(siglength:int)(signature:[]byte)].
serverIP() - 类 中的方法cn.tdchain.jbcc.net.info.Node
Description: 节点发布TCP服务的ip,使用此ip可以和节点建立连接,首先考虑使用公网ip,如果没有公网ip则选择使用内网ip。
setAccount(String) - 类 中的方法cn.tdchain.jbcc.BatchTrans
 
setAccount(String) - 类 中的方法cn.tdchain.jbcc.ConnectionManager.OUKey
 
setAccount(String) - 类 中的方法cn.tdchain.Trans
 
setAclMap(HashMap<String, ArrayList<String>>) - 类 中的方法cn.tdchain.tdmsp.manage.TdMSPAcl
 
setAdmins(List<String>) - 类 中的方法cn.tdchain.tdmsp.accessctl.TacticEntity
 
setAnd(Condition) - 类 中的方法cn.tdchain.jbcc.bql.Condition
 
setAuthor(String) - 类 中的方法cn.tdchain.jbcc.rpc.RPCResult
 
setBlockHash(String) - 类 中的方法cn.tdchain.TransHead
 
setCategory(Trans.Category) - 类 中的方法cn.tdchain.Trans
 
setCertAlias(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
 
setCertAlias(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
 
setCertKsFileName(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
 
setCertKsPath(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
 
setCertPassword(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
 
setChain(X509Certificate[]) - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
 
setChain(X509Certificate[]) - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
 
setChannel(Channel) - 类 中的方法cn.tdchain.jbcc.ConnectionManager.OUKey
 
setChannel(Channel) - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioRpcClient
 
setChannel(Channel) - 类 中的方法cn.tdchain.jbcc.rpc.nio.server.NioRpcServer
 
setChannels(List<Channel>) - 类 中的方法cn.tdchain.jbcc.ConnectionManager.OUKey
 
setCipher(Cipher) - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone
 
setCipherType(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
 
setClientKey(String) - 类 中的方法cn.tdchain.jbcc.ConnectionManager.OUKey
 
setCommand(Map<String, String>) - 类 中的方法cn.tdchain.jbcc.rpc.RPCMessage
 
setCommonName(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
 
setCommonName(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
 
setCondition(Condition) - 类 中的方法cn.tdchain.jbcc.bql.BQL
 
setConnectionId(String) - 类 中的方法cn.tdchain.jbcc.BatchTrans
 
setConnectionId(String) - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone
 
setConnectionId(String) - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioRpcClient
 
setConnectionId(String) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioRpcClientPoolConfig
 
setConnectionId(String) - 类 中的方法cn.tdchain.jbcc.rpc.RPCResult
 
setConnectionId(String) - 类 中的方法cn.tdchain.TransHead
 
setCount(int) - 类 中的方法cn.tdchain.BlockHead
 
setCount(int) - 类 中的方法cn.tdchain.jbcc.bql.BQLResult
 
setCountry(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
 
setCountry(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
 
setCpuRatio(double) - 类 中的方法cn.tdchain.jbcc.net.info.Node.Resource
 
setCreaterId(String) - 类 中的方法cn.tdchain.BlockHead
 
setCreaterName(String) - 类 中的方法cn.tdchain.BlockHead
 
setCrlList(ArrayList<String>) - 类 中的方法cn.tdchain.tdmsp.manage.TdMSPAcl
 
setData(String) - 类 中的方法cn.tdchain.cipher.DataCipher
 
setData(String) - 类 中的方法cn.tdchain.Trans
 
setDeadTime(Long) - 类 中的方法cn.tdchain.jbcc.net.info.Node
 
setEntity(T) - 类 中的方法cn.tdchain.jbcc.Result
 
setEntity(T) - 类 中的方法cn.tdchain.jbcc.rpc.RPCResult
 
setFileName(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
 
setFreeDisk(long) - 类 中的方法cn.tdchain.jbcc.net.info.Node.Resource
 
setFreeMemory(long) - 类 中的方法cn.tdchain.jbcc.net.info.Node.Resource
 
setHandler(MessageHandler) - 类 中的方法cn.tdchain.jbcc.rpc.nio.server.NioRpcServer
 
setHash(String) - 类 中的方法cn.tdchain.BlockHead
 
setHash(String) - 类 中的方法cn.tdchain.TransHead
 
setHashs(Set<String>) - 类 中的方法cn.tdchain.jbcc.Result
 
setHeart(Channel) - 类 中的方法cn.tdchain.jbcc.ConnectionManager.OUKey
 
setHeartServerHandler(NioHeartServerHandler) - 类 中的方法cn.tdchain.jbcc.ConnectionManager.OUKey
 
setHeight(Long) - 类 中的方法cn.tdchain.BlockHead
 
setHeight(Long) - 类 中的方法cn.tdchain.jbcc.rpc.RPCMessage
 
setHeight(Long) - 类 中的方法cn.tdchain.TransHead
 
setId(String) - 类 中的方法cn.tdchain.jbcc.BatchTrans
 
setId(String) - 类 中的方法cn.tdchain.jbcc.net.info.Node
 
setIndex(int) - 类 中的方法cn.tdchain.jbcc.BatchTrans
 
setIp(String) - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone
 
setIptables(String[]) - 类 中的方法cn.tdchain.jbcc.net.info.Node
 
setIssuerdn(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
 
setKey(Key) - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone
 
setKey(String) - 类 中的方法cn.tdchain.TransHead
 
setKeySet(HashSet<String>) - 类 中的方法cn.tdchain.jbcc.BatchTrans
 
setKeyVersionMap(Map<String, Long>) - 类 中的方法cn.tdchain.Trans
 
setKsPassword(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
 
setLastActiveTime(Long) - 类 中的方法cn.tdchain.jbcc.net.info.Node
 
setLatitude(String) - 类 中的方法cn.tdchain.jbcc.net.info.Node
 
setList(List<? extends Trans>) - 类 中的方法cn.tdchain.jbcc.bql.BQLResult
 
setLocalCertBase64String(String) - 类 中的方法cn.tdchain.cipher.Key
 
setLocation(String) - 类 中的方法cn.tdchain.jbcc.net.info.Node
 
setLongitude(String) - 类 中的方法cn.tdchain.jbcc.net.info.Node
 
setMerkleRoot(String) - 类 中的方法cn.tdchain.BlockHead
 
setMessage(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.TdMSPMsg
 
setMessageId(String) - 类 中的方法cn.tdchain.jbcc.rpc.RPCMessage
 
setMessageId(String) - 类 中的方法cn.tdchain.jbcc.rpc.RPCResult
 
setMsg(String) - 类 中的方法cn.tdchain.jbcc.Result
 
setMsg(String) - 类 中的方法cn.tdchain.jbcc.rpc.RPCMessage
 
setMsg(String) - 类 中的方法cn.tdchain.jbcc.rpc.RPCResult
 
setName(String) - 类 中的方法cn.tdchain.jbcc.bql.Condition
 
setName(String) - 类 中的方法cn.tdchain.jbcc.net.info.Node
 
setNioResphone(NioResphone) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioResponseClientHandler
 
setNioRpcClient(NioRpcClient) - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioAbstractClient
 
setNioRpcClient(NioRpcClient) - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioRpcHeartClient
 
setNioRpcClient(NioRpcClient) - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioRpcResponseClient
 
setNioRpcServer(NioRpcServer) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioAuthServerHandler
 
setNioRpcServer(NioRpcServer) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioServerHandler
 
setOr(Condition) - 类 中的方法cn.tdchain.jbcc.bql.Condition
 
setOrganizationUnit(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
 
setOrganizationUnit(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
 
setOsName(String) - 类 中的方法cn.tdchain.jbcc.net.info.Node.Resource
 
setOu(String) - 类 中的方法cn.tdchain.jbcc.ConnectionManager.OUKey
 
setOuList(ArrayList<String>) - 类 中的方法cn.tdchain.tdmsp.manage.TdMSPAcl
 
setPage(Integer) - 类 中的方法cn.tdchain.jbcc.bql.BQL
 
setPage(int) - 类 中的方法cn.tdchain.jbcc.bql.BQLResult
 
setPasswd(String) - 类 中的方法cn.tdchain.cipher.DataCipher
 
setPath(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
 
setPoliciesList(ArrayList<String>) - 类 中的方法cn.tdchain.tdmsp.manage.Policies
 
setPoliciesList(ArrayList<Policies>) - 类 中的方法cn.tdchain.tdmsp.manage.TdMSPAcl
 
setPoliciesName(String) - 类 中的方法cn.tdchain.tdmsp.manage.Policies
 
setPoliciesRule(PoliciesRule) - 类 中的方法cn.tdchain.tdmsp.manage.Policies
 
setPoliciesType(PoliciesType) - 类 中的方法cn.tdchain.tdmsp.manage.Policies
 
setPool(NioResphone.NioResphonePool) - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone
 
setPort(int) - 类 中的方法cn.tdchain.jbcc.rpc.nio.server.NioRpcServer
 
setPreHash(String) - 类 中的方法cn.tdchain.BlockHead
 
setPreHash(String) - 类 中的方法cn.tdchain.TransHead
 
setPrivateIPList(HashSet<String>) - 类 中的方法cn.tdchain.jbcc.net.info.Node
 
setPrivateKey(String) - 类 中的方法cn.tdchain.cipher.Key
 
setPrivateKeyAlias(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
 
setPrivateKeyPassword(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
 
setPromise(Promise<String>) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioSynReponseClientHandler
 
setPublicIP(String) - 类 中的方法cn.tdchain.jbcc.net.info.Node
 
setPublicIPList(HashSet<String>) - 类 中的方法cn.tdchain.jbcc.net.info.Node
 
setPublicKey(String) - 类 中的方法cn.tdchain.cipher.Key
 
setReadAll(List<String>) - 类 中的方法cn.tdchain.tdmsp.accessctl.Permission
 
setReadSystem(List<String>) - 类 中的方法cn.tdchain.tdmsp.accessctl.Permission
 
setRelationship(BQL.Relationship) - 类 中的方法cn.tdchain.jbcc.bql.Condition
 
setReputation(Double) - 类 中的方法cn.tdchain.jbcc.net.info.Node
 
setResource(Node.Resource) - 类 中的方法cn.tdchain.jbcc.net.info.Node
 
setRootAlias(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
 
setRootAlias(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
 
setRootCertBase64String(String) - 类 中的方法cn.tdchain.cipher.Key
 
setRootKsFileName(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
 
setRootKsPath(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
 
setRootPassword(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
 
setRound(Integer) - 类 中的方法cn.tdchain.jbcc.rpc.RPCMessage
 
setRpcHeartClient(NioRpcHeartClient) - 类 中的方法cn.tdchain.jbcc.rpc.nio.client.NioRpcClientPool
 
setRpcPool(NioRpcClientPool) - 类 中的方法cn.tdchain.jbcc.net.nio.NioNet.NioTask
 
setRSA_ISSUERDN(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
 
setSender(String) - 类 中的方法cn.tdchain.jbcc.rpc.RPCMessage
 
setSender(String) - 类 中的方法cn.tdchain.tdmsp.accessctl.Permission
 
setServerPublicKey(String) - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone
 
setSign(String) - 类 中的方法cn.tdchain.BlockHead
 
setSign(String) - 类 中的方法cn.tdchain.cipher.DataCipher
 
setSignMap(Map<String, String>) - 类 中的方法cn.tdchain.Trans
 
setSize(int) - 类 中的方法cn.tdchain.jbcc.bql.BQLResult
 
setSM_ISSUERDN(String) - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
 
setStart(Long) - 类 中的方法cn.tdchain.jbcc.net.info.Node
 
setStartTime(long) - 类 中的方法cn.tdchain.jbcc.ConnectionManager.OUKey
 
setStartTime(long) - 类 中的方法cn.tdchain.jbcc.rpc.RPCResult
 
setStatus(Node.NodeStatus) - 类 中的方法cn.tdchain.jbcc.net.info.Node
 
setStatus(boolean) - 类 中的方法cn.tdchain.jbcc.net.nio.NioNet.NioTask
 
setStatus(boolean) - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone
 
setStatus(RPCResult.StatusType) - 类 中的方法cn.tdchain.jbcc.Result
 
setStatus(RPCResult.StatusType) - 类 中的方法cn.tdchain.jbcc.rpc.RPCResult
 
setTarget(String) - 类 中的方法cn.tdchain.jbcc.rpc.RPCMessage
 
setTarget(String) - 类 中的方法cn.tdchain.jbcc.rpc.RPCResult
 
setTargetType(RPCMessage.TargetType) - 类 中的方法cn.tdchain.jbcc.rpc.RPCMessage
 
setTask(NioNet.NioTask) - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone
 
setTask(NioNet.NioTask) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioResponseClientHandler
 
setTemp(Map<NioHandshakerType, String>) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioAuthServerHandler
 
setTimestamp(Long) - 类 中的方法cn.tdchain.BlockHead
 
setTimeStamp(Long) - 类 中的方法cn.tdchain.jbcc.BatchTrans
 
setTimestamp(Long) - 类 中的方法cn.tdchain.TransHead
 
setToken(String) - 类 中的方法cn.tdchain.jbcc.rpc.nio.server.NioRpcServer
 
setTotalDisk(long) - 类 中的方法cn.tdchain.jbcc.net.info.Node.Resource
 
setTotalMemory(long) - 类 中的方法cn.tdchain.jbcc.net.info.Node.Resource
 
setTotalThread(int) - 类 中的方法cn.tdchain.jbcc.net.info.Node.Resource
 
setTrans(List<T>) - 类 中的方法cn.tdchain.Block
 
setTransSet(HashSet<T>) - 类 中的方法cn.tdchain.jbcc.BatchTrans
已过时。 
setType(Cipher.Type) - 类 中的方法cn.tdchain.cipher.Cipher
Description: 设置密码算法体系 默认采用RSA
setType(Node.NodeType) - 类 中的方法cn.tdchain.jbcc.net.info.Node
 
setType(int) - 类 中的方法cn.tdchain.tdmsp.ca.config.TdMSPMsg
 
setType(String) - 类 中的方法cn.tdchain.TransHead
 
setUsedDisk(long) - 类 中的方法cn.tdchain.jbcc.net.info.Node.Resource
 
setUsedMemory(long) - 类 中的方法cn.tdchain.jbcc.net.info.Node.Resource
 
setValidTime(int) - 类 中的方法cn.tdchain.tdmsp.ca.config.KeyStoreParam
 
setValidTime(int) - 类 中的方法cn.tdchain.tdmsp.ca.config.SystemConfig
 
setValue(Object) - 类 中的方法cn.tdchain.jbcc.bql.Condition
 
setVersion(Long) - 类 中的方法cn.tdchain.TransHead
 
setWorkerNum(int) - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone
 
setWriteSimple(List<String>) - 类 中的方法cn.tdchain.tdmsp.accessctl.Permission
 
setWriteSystem(List<String>) - 类 中的方法cn.tdchain.tdmsp.accessctl.Permission
 
setWriteTrans(List<String>) - 类 中的方法cn.tdchain.tdmsp.accessctl.TacticEntity
 
SHA256 - 类 中的静态变量cn.tdchain.tdmsp.util.PkiConstant
 
Sha256Util - cn.tdchain.cipher.rsa中的类
SHA-256 Utility.
ShaUtil - cn.tdchain.cipher.rsa中的类
SHA Utility.
showPrint() - 类 中的方法cn.tdchain.jbcc.ConnectionFactory.ConnectionConfig.Builder
 
sig - 类 中的变量cn.tdchain.jbcc.MerkleTree.BinaryNode
 
sign - 类 中的变量cn.tdchain.BlockHead
 
sign(PrivateKey, String) - 类 中的静态方法cn.tdchain.cipher.rsa.RsaUtil
sign签名函数,byte数组最终以16进制显示.
sign(String, String) - 类 中的静态方法cn.tdchain.cipher.rsa.RsaUtil
sign
sign(PrivateKey, String) - 类 中的静态方法cn.tdchain.cipher.sm.Sm2Util
SM2私钥签名.
sign(String, String) - 类 中的静态方法cn.tdchain.cipher.sm.Sm2Util
 
sign(String, PrivateKey) - 类 中的静态方法cn.tdchain.tdmsp.util.EccUtil
Sign data.
signByPrivateKey(String, PrivateKey) - 类 中的方法cn.tdchain.cipher.Cipher
Description: 私钥签名
signByPrivateKey(String, String) - 类 中的方法cn.tdchain.cipher.Cipher
 
signMap - 类 中的变量cn.tdchain.Trans
 
size() - 类 中的方法cn.tdchain.jbcc.rpc.RPCBatchResult
 
sizeFromBatch() - 类 中的方法cn.tdchain.jbcc.BatchTrans
Description: 获取批处理大小
SM2 - 类 中的静态变量cn.tdchain.tdmsp.util.PkiConstant
 
Sm2Certificate - cn.tdchain.tdmsp.ca.root中的类
RootCertificate.
Sm2Certificate() - 类 的构造器cn.tdchain.tdmsp.ca.root.Sm2Certificate
 
SM2P256V1 - 类 中的静态变量cn.tdchain.tdmsp.util.PkiConstant
 
Sm2Util - cn.tdchain.cipher.sm中的类
SM Utility.
Sm3Util - cn.tdchain.cipher.sm中的类
 
Sm3Util() - 类 的构造器cn.tdchain.cipher.sm.Sm3Util
 
Sm4Util - cn.tdchain.cipher.sm中的类
 
Sm4Util() - 类 的构造器cn.tdchain.cipher.sm.Sm4Util
 
soutSwitch - 类 中的静态变量cn.tdchain.jbcc.ConnectionFactory
 
SoutUtil - cn.tdchain.jbcc中的类
function:description datetime:2019-04-17 17:18 author:warne
SoutUtil() - 类 的构造器cn.tdchain.jbcc.SoutUtil
 
SQLCheckUtil - cn.tdchain.jbcc中的类
Description: SQL语句检查,是否有注入风险等,或者非法特殊字符。
SQLCheckUtil() - 类 的构造器cn.tdchain.jbcc.SQLCheckUtil
 
start() - 接口 中的方法cn.tdchain.jbcc.net.Net
Description: 开启网络
start() - 类 中的方法cn.tdchain.jbcc.net.nio.NioNet.NioTask
 
start() - 类 中的方法cn.tdchain.jbcc.net.nio.NioNet
 
start() - 类 中的方法cn.tdchain.jbcc.net.nio.NioRequest.NioRequestPool
 
start() - 类 中的方法cn.tdchain.jbcc.net.nio.NioRequest
 
start() - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone.NioResphonePool
 
start() - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone
 
startServer() - 类 中的方法cn.tdchain.jbcc.rpc.nio.server.NioRpcServer
Start server.
startServer() - 接口 中的方法cn.tdchain.jbcc.rpc.RpcServer
 
startTransaction(String[]) - 类 中的方法cn.tdchain.jbcc.Connection
Description:开启事务
stop() - 接口 中的方法cn.tdchain.jbcc.net.Net
Description: net网络关闭
stop() - 类 中的方法cn.tdchain.jbcc.net.nio.NioNet.NioTask
 
stop() - 类 中的方法cn.tdchain.jbcc.net.nio.NioNet
 
stop() - 类 中的方法cn.tdchain.jbcc.net.nio.NioRequest.NioRequestPool
 
stop() - 类 中的方法cn.tdchain.jbcc.net.nio.NioRequest
 
stop() - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone.NioResphonePool
 
stop() - 类 中的方法cn.tdchain.jbcc.net.nio.NioResphone
 
stopTransaction(String[]) - 类 中的方法cn.tdchain.jbcc.Connection
Description:关闭事务
StringUtils - cn.tdchain.cipher.utils中的类
String Utility.
subarray(byte[], int, int) - 类 中的静态方法cn.tdchain.cipher.rsa.ArrayUtils
Subarray.
subString(String, int, int) - 类 中的静态方法cn.tdchain.cipher.utils.StringUtils
Gets a substring from the specified String avoiding exceptions.
succes() - 类 中的方法cn.tdchain.jbcc.rpc.RPCResult
 
SystemConfig - cn.tdchain.tdmsp.ca.config中的类
Description:枚举单例
SystemConfig(String, String, String, String, String, String, String) - 类 的构造器cn.tdchain.tdmsp.ca.config.SystemConfig
 
SystemConfig(String, String) - 类 的构造器cn.tdchain.tdmsp.ca.config.SystemConfig
 
SystemDefKey - cn.tdchain.tdmsp.accessctl中的枚举
 

T

TacticDefaultRole - cn.tdchain.tdmsp.accessctl中的枚举
 
TacticEntity - cn.tdchain.tdmsp.accessctl中的类
权限策略
TacticEntity() - 类 的构造器cn.tdchain.tdmsp.accessctl.TacticEntity
 
taskList - 类 中的变量cn.tdchain.jbcc.net.nio.NioNet
Description: 在线节点的任务列表
TdMSPAcl - cn.tdchain.tdmsp.manage中的类
 
TdMSPAcl() - 类 的构造器cn.tdchain.tdmsp.manage.TdMSPAcl
 
TdMSPIdentity - cn.tdchain.tdmsp.manage中的类
 
TdMSPIdentity() - 类 的构造器cn.tdchain.tdmsp.manage.TdMSPIdentity
 
TdMSPManage - cn.tdchain.tdmsp.manage中的类
 
TdMSPManage() - 类 的构造器cn.tdchain.tdmsp.manage.TdMSPManage
 
TdMSPMsg - cn.tdchain.tdmsp.ca.config中的类
 
TdMSPMsg() - 类 的构造器cn.tdchain.tdmsp.ca.config.TdMSPMsg
 
TDRpcClient - cn.tdchain.cipher.cuda.client中的类
 
TDRpcClient(String, int, int) - 类 的构造器cn.tdchain.cipher.cuda.client.TDRpcClient
Constructor.
TDRpcClientPool - cn.tdchain.cipher.cuda.client中的类
 
TDRpcClientPool(String, int) - 类 的构造器cn.tdchain.cipher.cuda.client.TDRpcClientPool
Constructor.
TDRpcClientPool(String, int, int) - 类 的构造器cn.tdchain.cipher.cuda.client.TDRpcClientPool
Constructor.
TDRpcClientPool(String, int, int, int) - 类 的构造器cn.tdchain.cipher.cuda.client.TDRpcClientPool
Constructor.
TIME_STAMP_SPACE - 类 中的静态变量cn.tdchain.jbcc.DateUtils
 
timeout - 类 中的变量cn.tdchain.jbcc.Connection
 
timeout(long) - 类 中的方法cn.tdchain.jbcc.ConnectionFactory.ConnectionConfig.Builder
 
timeout - 类 中的静态变量cn.tdchain.jbcc.ConnectionFactory
 
timeout() - 类 中的方法cn.tdchain.jbcc.rpc.RPCResult
 
TimerUtil - cn.tdchain.jbcc中的类
 
TimerUtil() - 类 的构造器cn.tdchain.jbcc.TimerUtil
 
timestamp - 类 中的变量cn.tdchain.BlockHead
 
timestamp - 类 中的变量cn.tdchain.TransHead
 
toBytesPadded(BigInteger, int) - 类 中的静态方法cn.tdchain.cipher.utils.ByteUtils
To bytes with padding.
toJsonString() - 类 中的方法cn.tdchain.BlockHead
 
toJsonString() - 类 中的方法cn.tdchain.jbcc.BatchTrans
 
toJSONString() - 类 中的方法cn.tdchain.jbcc.bql.BQL
 
toJsonString() - 类 中的方法cn.tdchain.jbcc.bql.BQLResult
 
toJSONString() - 类 中的方法cn.tdchain.jbcc.net.info.Node
 
toJsonString() - 类 中的方法cn.tdchain.jbcc.rpc.RPCMessage
 
toJSONString() - 类 中的方法cn.tdchain.jbcc.rpc.RPCResult
 
toJsonString() - 类 中的方法cn.tdchain.TransHead
 
token(String) - 类 中的方法cn.tdchain.jbcc.ConnectionFactory.ConnectionConfig.Builder
 
token - 类 中的静态变量cn.tdchain.jbcc.ConnectionFactory
 
toString() - 类 中的方法cn.tdchain.jbcc.MerkleTree.BinaryNode
 
toString() - 类 中的方法cn.tdchain.tdmsp.manage.Policies
 
toString() - 类 中的方法cn.tdchain.TransHead
 
trans - 类 中的变量cn.tdchain.Block
 
Trans - cn.tdchain中的类
Description: 天德区块链交易实体
Trans() - 类 的构造器cn.tdchain.Trans
 
Trans.Category - cn.tdchain中的枚举
 
TransHead - cn.tdchain中的类
Description: 描述交易基本信息
TransHead() - 类 的构造器cn.tdchain.TransHead
 
TransInfoException - cn.tdchain.jbcc中的异常错误
 
TransInfoException(String) - 异常错误 的构造器cn.tdchain.jbcc.TransInfoException
 
TransUtil - cn.tdchain.jbcc中的类
Trans util
TransUtil() - 类 的构造器cn.tdchain.jbcc.TransUtil
 
type - 类 中的变量cn.tdchain.jbcc.MerkleTree.BinaryNode
 
type - 类 中的变量cn.tdchain.TransHead
 

U

upHash() - 类 中的方法cn.tdchain.Trans
已过时。
upHash() - 类 中的方法cn.tdchain.TransHead
 
userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioHeartClientHandler
 
useRSA() - 类 中的静态方法cn.tdchain.tdmsp.Msp
Description: 底层使用RSA密钥算法
useSM() - 类 中的静态方法cn.tdchain.tdmsp.Msp
Description: 底层使用SM密钥算法

V

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
 

W

wordMap - 类 中的静态变量cn.tdchain.jbcc.SensitiveWordsUtil
 
words - 类 中的静态变量cn.tdchain.jbcc.SensitiveWordsUtil
 
wrap(NioRpcClient) - 类 中的方法cn.tdchain.jbcc.rpc.nio.handler.NioPoolableRpcClientFactory
 

X

X509 - 类 中的静态变量cn.tdchain.tdmsp.util.PkiConstant
 

Z

zeros(int) - 类 中的静态方法cn.tdchain.cipher.utils.StringUtils
Repeat zero.
zeroSuffix(String) - 类 中的静态方法cn.tdchain.cipher.utils.CipherUtil
 
zeroSuffix(String, int) - 类 中的静态方法cn.tdchain.cipher.utils.StringUtils
Get formatted string with zero suffix.
A B C D E F G H I J K L M N O P R S T U V W X Z 
跳过导航链接

Copyright © 2020. All Rights Reserved.