FISCO BCOS 2.3.0 中文文档topicname}"> --> package org.fisco.bcos.channel.test.amop; import org 请列出所有需要身份验证的消费者的公钥文件。 程序启动前请确保所有的公钥文件 都存在于web3sdk的conf目录下, 文件名分别为$consumer_public_key_1.pem$, $consumer_public_key_2.pem$(请将这2个变量替换为实际文件名),如果不需要两个公 钥文件,请将其中一行删除并替换变量名,可以通过新增行的方式来增加公钥文件配置。-->classpath:$consumer_public_key_1.pem$ classpath:$consumer_public_key_2.pem$ 0 码力 | 1227 页 | 10.79 MB | 1 年前3
 FISCO BCOS 2.1.0 中文文档topicname}"> --> AMOP的消息收发基于topic(主题)机制,服务端首先设置一个topic,客户 端往该topic发送消息,服务端即可收到。 请列出所有需要身份验证的消费者的公钥文件。 程序启动前请确保所有的公钥文件 都存在于web3sdk的conf目录下, 文件名分别为$consumer_public_key_1.pem$, $consumer_public_key_2.pem$(请将这2个变量替换为实际文件名),如果不需要两个公 钥文件,请将其中一行删除并替换变量名,可以通过新增行的方式来增加公钥文件配置。-->classpath:$consumer_public_key_1.pem$ classpath:$consumer_public_key_2.pem$ 0 码力 | 1058 页 | 740.85 KB | 1 年前3
 FISCO BCOS 2.9.0 中文文档FISCO BCOS Documentation, 发布 v2.9.0 (续上页) # topicName = "PrivateTopic" # publicKeys = [ "conf/amop/consumer_public_key_1.pem" ] # Public keys of the ˓→nodes that you want to send AMOP message of this topic private topic as a topic subscriber. # [[amop]] # topicName = "PrivateTopic" # privateKey = "conf/amop/consumer_private_key.p12" # Your private key ˓→that used to subscriber verification. # password = "123456" private topic as a topic subscriber. [[amop]] topicName = "PrivateTopic" privateKey = "conf/amop/consumer_private_key.p12" # Your private key that ˓→used to subscriber verification. password = "123456"0 码力 | 1489 页 | 107.09 MB | 1 年前3
 FISCO BCOS 3.6.0 中文文档FISCO BCOS Documentation, 发布 v2.9.0 (续上页) # topicName = "PrivateTopic" # publicKeys = [ "conf/amop/consumer_public_key_1.pem" ] # Public keys of the ˓→nodes that you want to send AMOP message of this topic private topic as a topic subscriber. # [[amop]] # topicName = "PrivateTopic" # privateKey = "conf/amop/consumer_private_key.p12" # Your private key ˓→that used to subscriber verification. # password = "123456" private topic as a topic subscriber. [[amop]] topicName = "PrivateTopic" privateKey = "conf/amop/consumer_private_key.p12" # Your private key that ˓→used to subscriber verification. password = "123456"0 码力 | 1489 页 | 107.09 MB | 1 年前3
 FISCO BCOS 2.9.0 中文文档FISCO BCOS Documentation, 发布 v2.9.0 (续上页) # topicName = "PrivateTopic" # publicKeys = [ "conf/amop/consumer_public_key_1.pem" ] # Public keys of the ˓→nodes that you want to send AMOP message of this topic private topic as a topic subscriber. # [[amop]] # topicName = "PrivateTopic" # privateKey = "conf/amop/consumer_private_key.p12" # Your private key ˓→that used to subscriber verification. # password = "123456" private topic as a topic subscriber. [[amop]] topicName = "PrivateTopic" privateKey = "conf/amop/consumer_private_key.p12" # Your private key that ˓→used to subscriber verification. password = "123456"0 码力 | 1489 页 | 107.09 MB | 1 年前3
 FISCO BCOS 2.6.0 中文文档as a topic message sender. # [[amop]] # topicName = "PrivateTopic1" # publicKeys = [ "conf/amop/consumer_public_key_1.pem" ] # Public keys of the nodes that you want to send AMOP message of this topic topic as a topic subscriber. # [[amop]] # topicName = "PrivateTopic2" # privateKey = "conf/amop/consumer_private_key.p12" # Your private key that used to subscriber verification. # password = private topic as a topic subscriber. [[amop]] topicName = "PrivateTopic" privateKey = "conf/amop/consumer_private_key.p12" # Your private key that used to subscriber verification. password = "123456"0 码力 | 2383 页 | 18.83 MB | 1 年前3
 FISCO BCOS 2.2.0 中文文档topicname}"> --> package org.fisco.bcos.channel.test.amop; import org 请列出所有需要身份验证的消费者的公钥文件。 程序启动前请确保所有的公钥文件 都存在于web3sdk的conf目录下, 文件名分别为$consumer_public_key_1.pem$, $consumer_public_key_2.pem$(请将这2个变量替换为实际文件名),如果不需要两个公 钥文件,请将其中一行删除并替换变量名,可以通过新增行的方式来增加公钥文件配置。-->classpath:$consumer_public_key_1.pem$ classpath:$consumer_public_key_2.pem$ 0 码力 | 1156 页 | 10.03 MB | 1 年前3
 FISCO BCOS 2.7.2 中文文档private topic as a topic subscriber. [[amop]] topicName = "PrivateTopic" privateKey = "conf/amop/consumer_private_key.p12" # Your private key that ˓→used to subscriber verification. password = "123456" private topic as a topic message sender. [[amop]] topicName = "PrivateTopic" publicKeys = [ "conf/amop/consumer_public_key_1.pem" ] # Public keys of the ˓→nodes that you want to send AMOP message of this topic topic as a topic message sender. # [[amop]] # topicName = "PrivateTopic" # publicKeys = [ "conf/amop/consumer_public_key_1.pem" ] # Public keys of the ˓→nodes that you want to send AMOP message of this topic0 码力 | 1422 页 | 91.91 MB | 1 年前3
 FISCO BCOS 2.2.0 中文文档{topicname}"> --> (continues AMOPVerifyKeyInfo" id= ˓→"AMOPVerifyKeyInfo_${topicname}">classpath:$consumer_public_key_1.pem$ ˓→value> classpath:$consumer_public_key_2.pem$ ˓→value> --> 6.11.4 SDK使 使 使用 用 用 AMOP的消息收发基于topic(主题)机制,服务端 消费者 都拥有不同的公私钥对, 请列出所有需要身份验证的消费者的公钥文件。 程序启动前请确保所有的公钥文件都存在 于web3sdk的conf目录下, 文件名分别为$consumer_public_key_1.pem$,$consumer_public_key_2.pem$(请将这2个 变量替换为实际文件名),如果不需要两个公钥文件,请将其中一行删除并替换变量名,可以通过新增行的方式来 增加公钥文件配置。--> 0 码力 | 418 页 | 6.51 MB | 1 年前3
 FISCO BCOS 2.4.0 中文文档topicname}"> --> package org.fisco.bcos.channel.test.amop; import org 请列出所有需要身份验证的消费者的公钥文件。 程序启动前请确保所有的公钥文件 都存在于web3sdk的conf目录下, 文件名分别为$consumer_public_key_1.pem$, $consumer_public_key_2.pem$(请将这2个变量替换为实际文件名),如果不需要两个公 钥文件,请将其中一行删除并替换变量名,可以通过新增行的方式来增加公钥文件配置。-->classpath:$consumer_public_key_1.pem$ classpath:$consumer_public_key_2.pem$ 0 码力 | 1314 页 | 11.21 MB | 1 年前3
共 56 条
- 1
 - 2
 - 3
 - 4
 - 5
 - 6
 













