public static final class DarcOCSProto.SignaturePath extends com.google.protobuf.GeneratedMessageV3 implements DarcOCSProto.SignaturePathOrBuilder
SignaturePath is a struct that holds information necessary for signature verificationProtobuf type
darcOCS.SignaturePath| Modifier and Type | Class and Description |
|---|---|
static class |
DarcOCSProto.SignaturePath.Builder
SignaturePath is a struct that holds information necessary for signature verification
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
DARCS_FIELD_NUMBER |
static com.google.protobuf.Parser<DarcOCSProto.SignaturePath> |
PARSER
Deprecated.
|
static int |
ROLE_FIELD_NUMBER |
static int |
SIGNER_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
DarcOCSProto.Darc |
getDarcs(int index)
Darc(s) that justify the right of the signer to push a new Darc
|
int |
getDarcsCount()
Darc(s) that justify the right of the signer to push a new Darc
|
List<DarcOCSProto.Darc> |
getDarcsList()
Darc(s) that justify the right of the signer to push a new Darc
|
DarcOCSProto.DarcOrBuilder |
getDarcsOrBuilder(int index)
Darc(s) that justify the right of the signer to push a new Darc
|
List<? extends DarcOCSProto.DarcOrBuilder> |
getDarcsOrBuilderList()
Darc(s) that justify the right of the signer to push a new Darc
|
static DarcOCSProto.SignaturePath |
getDefaultInstance() |
DarcOCSProto.SignaturePath |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<DarcOCSProto.SignaturePath> |
getParserForType() |
int |
getRole()
Is the signer Owner of a Darc or an user
|
int |
getSerializedSize() |
DarcOCSProto.Identity |
getSigner()
the Idenity (public key or another Darc) of the signer
|
DarcOCSProto.IdentityOrBuilder |
getSignerOrBuilder()
the Idenity (public key or another Darc) of the signer
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasRole()
Is the signer Owner of a Darc or an user
|
boolean |
hasSigner()
the Idenity (public key or another Darc) of the signer
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static DarcOCSProto.SignaturePath.Builder |
newBuilder() |
static DarcOCSProto.SignaturePath.Builder |
newBuilder(DarcOCSProto.SignaturePath prototype) |
DarcOCSProto.SignaturePath.Builder |
newBuilderForType() |
protected DarcOCSProto.SignaturePath.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static DarcOCSProto.SignaturePath |
parseDelimitedFrom(InputStream input) |
static DarcOCSProto.SignaturePath |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DarcOCSProto.SignaturePath |
parseFrom(byte[] data) |
static DarcOCSProto.SignaturePath |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DarcOCSProto.SignaturePath |
parseFrom(ByteBuffer data) |
static DarcOCSProto.SignaturePath |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DarcOCSProto.SignaturePath |
parseFrom(com.google.protobuf.ByteString data) |
static DarcOCSProto.SignaturePath |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DarcOCSProto.SignaturePath |
parseFrom(com.google.protobuf.CodedInputStream input) |
static DarcOCSProto.SignaturePath |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DarcOCSProto.SignaturePath |
parseFrom(InputStream input) |
static DarcOCSProto.SignaturePath |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<DarcOCSProto.SignaturePath> |
parser() |
DarcOCSProto.SignaturePath.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int DARCS_FIELD_NUMBER
public static final int SIGNER_FIELD_NUMBER
public static final int ROLE_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<DarcOCSProto.SignaturePath> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public List<DarcOCSProto.Darc> getDarcsList()
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;getDarcsList in interface DarcOCSProto.SignaturePathOrBuilderpublic List<? extends DarcOCSProto.DarcOrBuilder> getDarcsOrBuilderList()
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;getDarcsOrBuilderList in interface DarcOCSProto.SignaturePathOrBuilderpublic int getDarcsCount()
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;getDarcsCount in interface DarcOCSProto.SignaturePathOrBuilderpublic DarcOCSProto.Darc getDarcs(int index)
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;getDarcs in interface DarcOCSProto.SignaturePathOrBuilderpublic DarcOCSProto.DarcOrBuilder getDarcsOrBuilder(int index)
Darc(s) that justify the right of the signer to push a new Darc
repeated .darcOCS.Darc darcs = 1;getDarcsOrBuilder in interface DarcOCSProto.SignaturePathOrBuilderpublic boolean hasSigner()
the Idenity (public key or another Darc) of the signer
required .darcOCS.Identity signer = 2;hasSigner in interface DarcOCSProto.SignaturePathOrBuilderpublic DarcOCSProto.Identity getSigner()
the Idenity (public key or another Darc) of the signer
required .darcOCS.Identity signer = 2;getSigner in interface DarcOCSProto.SignaturePathOrBuilderpublic DarcOCSProto.IdentityOrBuilder getSignerOrBuilder()
the Idenity (public key or another Darc) of the signer
required .darcOCS.Identity signer = 2;getSignerOrBuilder in interface DarcOCSProto.SignaturePathOrBuilderpublic boolean hasRole()
Is the signer Owner of a Darc or an user
required sint32 role = 3;hasRole in interface DarcOCSProto.SignaturePathOrBuilderpublic int getRole()
Is the signer Owner of a Darc or an user
required sint32 role = 3;getRole in interface DarcOCSProto.SignaturePathOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static DarcOCSProto.SignaturePath parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DarcOCSProto.SignaturePath parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DarcOCSProto.SignaturePath parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DarcOCSProto.SignaturePath parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DarcOCSProto.SignaturePath parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DarcOCSProto.SignaturePath parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DarcOCSProto.SignaturePath parseFrom(InputStream input) throws IOException
IOExceptionpublic static DarcOCSProto.SignaturePath parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DarcOCSProto.SignaturePath parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static DarcOCSProto.SignaturePath parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DarcOCSProto.SignaturePath parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static DarcOCSProto.SignaturePath parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic DarcOCSProto.SignaturePath.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static DarcOCSProto.SignaturePath.Builder newBuilder()
public static DarcOCSProto.SignaturePath.Builder newBuilder(DarcOCSProto.SignaturePath prototype)
public DarcOCSProto.SignaturePath.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected DarcOCSProto.SignaturePath.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static DarcOCSProto.SignaturePath getDefaultInstance()
public static com.google.protobuf.Parser<DarcOCSProto.SignaturePath> parser()
public com.google.protobuf.Parser<DarcOCSProto.SignaturePath> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public DarcOCSProto.SignaturePath getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018. All rights reserved.