public static interface XchainOuterClass.XuperSignatureOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.ByteString |
getPublicKeys(int index)
repeated bytes public_keys = 1; |
int |
getPublicKeysCount()
repeated bytes public_keys = 1; |
List<com.google.protobuf.ByteString> |
getPublicKeysList()
repeated bytes public_keys = 1; |
com.google.protobuf.ByteString |
getSignature()
optional bytes signature = 2; |
List<com.google.protobuf.ByteString> getPublicKeysList()
repeated bytes public_keys = 1;int getPublicKeysCount()
repeated bytes public_keys = 1;com.google.protobuf.ByteString getPublicKeys(int index)
repeated bytes public_keys = 1;com.google.protobuf.ByteString getSignature()
optional bytes signature = 2;Copyright © 2020. All rights reserved.