public static interface SkipchainProto.SchnorrSigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getChallenge()
required bytes challenge = 1; |
com.google.protobuf.ByteString |
getResponse()
required bytes response = 2; |
boolean |
hasChallenge()
required bytes challenge = 1; |
boolean |
hasResponse()
required bytes response = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasChallenge()
required bytes challenge = 1;com.google.protobuf.ByteString getChallenge()
required bytes challenge = 1;boolean hasResponse()
required bytes response = 2;com.google.protobuf.ByteString getResponse()
required bytes response = 2;Copyright © 2018. All rights reserved.