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