public final class PdfiumPdfSignatureP extends com.google.protobuf.GeneratedMessageV3 implements PdfiumPdfSignaturePOrBuilder
ironpdfengineproto.PdfiumPdfSignatureP| Modifier and Type | Class and Description |
|---|---|
static class |
PdfiumPdfSignatureP.Builder
Protobuf type
ironpdfengineproto.PdfiumPdfSignatureP |
com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
INDEX_FIELD_NUMBER |
static int |
PASSWORD_FIELD_NUMBER |
static int |
TIMESTAMP_URL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static PdfiumPdfSignatureP |
getDefaultInstance() |
PdfiumPdfSignatureP |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getIndex()
int32 index = 1; |
com.google.protobuf.Parser<PdfiumPdfSignatureP> |
getParserForType() |
String |
getPassword()
string password = 3; |
com.google.protobuf.ByteString |
getPasswordBytes()
string password = 3; |
int |
getSerializedSize() |
String |
getTimestampUrl()
string timestamp_url = 2; |
com.google.protobuf.ByteString |
getTimestampUrlBytes()
string timestamp_url = 2; |
int |
hashCode() |
boolean |
isInitialized() |
static PdfiumPdfSignatureP.Builder |
newBuilder() |
static PdfiumPdfSignatureP.Builder |
newBuilder(PdfiumPdfSignatureP prototype) |
PdfiumPdfSignatureP.Builder |
newBuilderForType() |
static PdfiumPdfSignatureP |
parseDelimitedFrom(InputStream input) |
static PdfiumPdfSignatureP |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumPdfSignatureP |
parseFrom(byte[] data) |
static PdfiumPdfSignatureP |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumPdfSignatureP |
parseFrom(ByteBuffer data) |
static PdfiumPdfSignatureP |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumPdfSignatureP |
parseFrom(com.google.protobuf.ByteString data) |
static PdfiumPdfSignatureP |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumPdfSignatureP |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PdfiumPdfSignatureP |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumPdfSignatureP |
parseFrom(InputStream input) |
static PdfiumPdfSignatureP |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PdfiumPdfSignatureP> |
parser() |
PdfiumPdfSignatureP.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int INDEX_FIELD_NUMBER
public static final int TIMESTAMP_URL_FIELD_NUMBER
public static final int PASSWORD_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public int getIndex()
int32 index = 1;getIndex in interface PdfiumPdfSignaturePOrBuilderpublic String getTimestampUrl()
string timestamp_url = 2;getTimestampUrl in interface PdfiumPdfSignaturePOrBuilderpublic com.google.protobuf.ByteString getTimestampUrlBytes()
string timestamp_url = 2;getTimestampUrlBytes in interface PdfiumPdfSignaturePOrBuilderpublic String getPassword()
string password = 3;getPassword in interface PdfiumPdfSignaturePOrBuilderpublic com.google.protobuf.ByteString getPasswordBytes()
string password = 3;getPasswordBytes in interface PdfiumPdfSignaturePOrBuilderpublic 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 PdfiumPdfSignatureP parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumPdfSignatureP parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumPdfSignatureP parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumPdfSignatureP parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumPdfSignatureP parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumPdfSignatureP parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumPdfSignatureP parseFrom(InputStream input) throws IOException
IOExceptionpublic static PdfiumPdfSignatureP parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PdfiumPdfSignatureP parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PdfiumPdfSignatureP parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PdfiumPdfSignatureP parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static PdfiumPdfSignatureP parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic PdfiumPdfSignatureP.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PdfiumPdfSignatureP.Builder newBuilder()
public static PdfiumPdfSignatureP.Builder newBuilder(PdfiumPdfSignatureP prototype)
public PdfiumPdfSignatureP.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic static PdfiumPdfSignatureP getDefaultInstance()
public static com.google.protobuf.Parser<PdfiumPdfSignatureP> parser()
public com.google.protobuf.Parser<PdfiumPdfSignatureP> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public PdfiumPdfSignatureP getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022–2024 Iron Software. All rights reserved.