java.lang.Object
com.google.protobuf.AbstractMessageLite<Signature,Signature.Builder>
com.google.protobuf.GeneratedMessageLite<Signature,Signature.Builder>
com.hedera.hashgraph.sdk.proto.Signature
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,SignatureOrBuilder
@Generated
@Deprecated
public final class Signature
extends com.google.protobuf.GeneratedMessageLite<Signature,Signature.Builder>
implements SignatureOrBuilder
Deprecated.
* This message is deprecated and MUST NOT be used to communicate with network nodes. It is retained here only for historical reasons. Client software MUST NOT include this message in any request. <br/> Compliant nodes SHALL NOT accept any request containing this message. Please use the `SignaturePair` and `SignatureMap` messages instead of this message.Protobuf type
proto.Signature-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classDeprecated.* This message is deprecated and MUST NOT be used to communicate with network nodes.static enumDeprecated.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite, Type>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.Fields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFieldsFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionprotected final ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) Deprecated.com.google.protobuf.ByteStringDeprecated.* Smart contract virtual signature (always length zero).static SignatureDeprecated.com.google.protobuf.ByteStringDeprecated.* ECDSA p-384 signature bytes.com.google.protobuf.ByteStringDeprecated.* Ed25519 signature bytes.com.google.protobuf.ByteStringDeprecated.* RSA-3072 signature bytes.Deprecated.Deprecated.* A list of M signatures, each corresponding to a Key in a KeyList of the same length.Deprecated.* A list of signatures for a single N-of-M threshold Key.booleanDeprecated.* Smart contract virtual signature (always length zero).booleanDeprecated.* ECDSA p-384 signature bytes.booleanDeprecated.* Ed25519 signature bytes.booleanDeprecated.* RSA-3072 signature bytes.booleanDeprecated.* A list of M signatures, each corresponding to a Key in a KeyList of the same length.booleanDeprecated.* A list of signatures for a single N-of-M threshold Key.static Signature.BuilderDeprecated.static Signature.BuildernewBuilder(Signature prototype) Deprecated.static SignatureparseDelimitedFrom(InputStream input) Deprecated.static SignatureparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static SignatureparseFrom(byte[] data) Deprecated.static SignatureparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static SignatureparseFrom(com.google.protobuf.ByteString data) Deprecated.static SignatureparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static SignatureparseFrom(com.google.protobuf.CodedInputStream input) Deprecated.static SignatureparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static SignatureparseFrom(InputStream input) Deprecated.static SignatureparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static SignatureparseFrom(ByteBuffer data) Deprecated.static SignatureparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Deprecated.static com.google.protobuf.Parser<Signature> parser()Deprecated.Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeToMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Field Details
-
CONTRACT_FIELD_NUMBER
public static final int CONTRACT_FIELD_NUMBERDeprecated.- See Also:
-
ED25519_FIELD_NUMBER
public static final int ED25519_FIELD_NUMBERDeprecated.- See Also:
-
RSA_3072_FIELD_NUMBER
public static final int RSA_3072_FIELD_NUMBERDeprecated.- See Also:
-
ECDSA_384_FIELD_NUMBER
public static final int ECDSA_384_FIELD_NUMBERDeprecated.- See Also:
-
THRESHOLDSIGNATURE_FIELD_NUMBER
public static final int THRESHOLDSIGNATURE_FIELD_NUMBERDeprecated.- See Also:
-
SIGNATURELIST_FIELD_NUMBER
public static final int SIGNATURELIST_FIELD_NUMBERDeprecated.- See Also:
-
-
Method Details
-
getSignatureCase
Deprecated.- Specified by:
getSignatureCasein interfaceSignatureOrBuilder
-
hasContract
public boolean hasContract()Deprecated.* Smart contract virtual signature (always length zero).
bytes contract = 1;- Specified by:
hasContractin interfaceSignatureOrBuilder- Returns:
- Whether the contract field is set.
-
getContract
public com.google.protobuf.ByteString getContract()Deprecated.* Smart contract virtual signature (always length zero).
bytes contract = 1;- Specified by:
getContractin interfaceSignatureOrBuilder- Returns:
- The contract.
-
hasEd25519
public boolean hasEd25519()Deprecated.* Ed25519 signature bytes.
bytes ed25519 = 2;- Specified by:
hasEd25519in interfaceSignatureOrBuilder- Returns:
- Whether the ed25519 field is set.
-
getEd25519
public com.google.protobuf.ByteString getEd25519()Deprecated.* Ed25519 signature bytes.
bytes ed25519 = 2;- Specified by:
getEd25519in interfaceSignatureOrBuilder- Returns:
- The ed25519.
-
hasRSA3072
public boolean hasRSA3072()Deprecated.* RSA-3072 signature bytes.
bytes RSA_3072 = 3;- Specified by:
hasRSA3072in interfaceSignatureOrBuilder- Returns:
- Whether the rSA3072 field is set.
-
getRSA3072
public com.google.protobuf.ByteString getRSA3072()Deprecated.* RSA-3072 signature bytes.
bytes RSA_3072 = 3;- Specified by:
getRSA3072in interfaceSignatureOrBuilder- Returns:
- The rSA3072.
-
hasECDSA384
public boolean hasECDSA384()Deprecated.* ECDSA p-384 signature bytes.
bytes ECDSA_384 = 4;- Specified by:
hasECDSA384in interfaceSignatureOrBuilder- Returns:
- Whether the eCDSA384 field is set.
-
getECDSA384
public com.google.protobuf.ByteString getECDSA384()Deprecated.* ECDSA p-384 signature bytes.
bytes ECDSA_384 = 4;- Specified by:
getECDSA384in interfaceSignatureOrBuilder- Returns:
- The eCDSA384.
-
hasThresholdSignature
public boolean hasThresholdSignature()Deprecated.* A list of signatures for a single N-of-M threshold Key. This must be a list of exactly M signatures, at least N of which are non-null.
.proto.ThresholdSignature thresholdSignature = 5;- Specified by:
hasThresholdSignaturein interfaceSignatureOrBuilder- Returns:
- Whether the thresholdSignature field is set.
-
getThresholdSignature
Deprecated.* A list of signatures for a single N-of-M threshold Key. This must be a list of exactly M signatures, at least N of which are non-null.
.proto.ThresholdSignature thresholdSignature = 5;- Specified by:
getThresholdSignaturein interfaceSignatureOrBuilder- Returns:
- The thresholdSignature.
-
hasSignatureList
public boolean hasSignatureList()Deprecated.* A list of M signatures, each corresponding to a Key in a KeyList of the same length.
.proto.SignatureList signatureList = 6;- Specified by:
hasSignatureListin interfaceSignatureOrBuilder- Returns:
- Whether the signatureList field is set.
-
getSignatureList
Deprecated.* A list of M signatures, each corresponding to a Key in a KeyList of the same length.
.proto.SignatureList signatureList = 6;- Specified by:
getSignatureListin interfaceSignatureOrBuilder- Returns:
- The signatureList.
-
parseFrom
public static Signature parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Signature parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Signature parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Signature parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Signature parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Signature parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException Deprecated.- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
Deprecated.- Throws:
IOException
-
parseFrom
public static Signature parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException Deprecated.- Throws:
IOException
-
parseDelimitedFrom
Deprecated.- Throws:
IOException
-
parseDelimitedFrom
public static Signature parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException Deprecated.- Throws:
IOException
-
parseFrom
Deprecated.- Throws:
IOException
-
parseFrom
public static Signature parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException Deprecated.- Throws:
IOException
-
newBuilder
Deprecated. -
newBuilder
Deprecated. -
dynamicMethod
protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) Deprecated.- Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<Signature,Signature.Builder>
-
getDefaultInstance
Deprecated. -
parser
Deprecated.
-