public static interface XchainOuterClass.IdentityAuthOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAddr()
string addr = 3; |
com.google.protobuf.ByteString |
getAddrBytes()
string addr = 3; |
String |
getPeerID()
string peerID = 4; |
com.google.protobuf.ByteString |
getPeerIDBytes()
string peerID = 4; |
com.google.protobuf.ByteString |
getPubkey()
bytes pubkey = 2; |
com.google.protobuf.ByteString |
getSign()
bytes sign = 1; |
String |
getTimestamp()
string timestamp = 5; |
com.google.protobuf.ByteString |
getTimestampBytes()
string timestamp = 5; |
com.google.protobuf.ByteString getSign()
bytes sign = 1;com.google.protobuf.ByteString getPubkey()
bytes pubkey = 2;String getAddr()
string addr = 3;com.google.protobuf.ByteString getAddrBytes()
string addr = 3;String getPeerID()
string peerID = 4;com.google.protobuf.ByteString getPeerIDBytes()
string peerID = 4;String getTimestamp()
string timestamp = 5;com.google.protobuf.ByteString getTimestampBytes()
string timestamp = 5;Copyright © 2022. All rights reserved.