public static interface DarcOCSProto.SignatureOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getSignature()
The signature itself
|
DarcOCSProto.SignaturePath |
getSignaturepath()
Represents the path to get up to information to be able to verify this signature
|
DarcOCSProto.SignaturePathOrBuilder |
getSignaturepathOrBuilder()
Represents the path to get up to information to be able to verify this signature
|
boolean |
hasSignature()
The signature itself
|
boolean |
hasSignaturepath()
Represents the path to get up to information to be able to verify this signature
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSignature()
The signature itself
required bytes signature = 1;com.google.protobuf.ByteString getSignature()
The signature itself
required bytes signature = 1;boolean hasSignaturepath()
Represents the path to get up to information to be able to verify this signature
required .darcOCS.SignaturePath signaturepath = 2;DarcOCSProto.SignaturePath getSignaturepath()
Represents the path to get up to information to be able to verify this signature
required .darcOCS.SignaturePath signaturepath = 2;DarcOCSProto.SignaturePathOrBuilder getSignaturepathOrBuilder()
Represents the path to get up to information to be able to verify this signature
required .darcOCS.SignaturePath signaturepath = 2;Copyright © 2018. All rights reserved.