public interface SignRequestStreamOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getCertificateFileBytesChunk()
bytes certificate_file_bytes_chunk = 2; |
SignRequestStream.Info |
getInfo()
.IronPdfEngine.Proto.SignRequestStream.Info info = 1; |
SignRequestStream.InfoOrBuilder |
getInfoOrBuilder()
.IronPdfEngine.Proto.SignRequestStream.Info info = 1; |
SignRequestStream.RequestCase |
getRequestCase() |
com.google.protobuf.ByteString |
getSignatureImageChunk()
bytes signature_image_chunk = 3; |
boolean |
hasCertificateFileBytesChunk()
bytes certificate_file_bytes_chunk = 2; |
boolean |
hasInfo()
.IronPdfEngine.Proto.SignRequestStream.Info info = 1; |
boolean |
hasSignatureImageChunk()
bytes signature_image_chunk = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasInfo()
.IronPdfEngine.Proto.SignRequestStream.Info info = 1;
SignRequestStream.Info getInfo()
.IronPdfEngine.Proto.SignRequestStream.Info info = 1;
SignRequestStream.InfoOrBuilder getInfoOrBuilder()
.IronPdfEngine.Proto.SignRequestStream.Info info = 1;
boolean hasCertificateFileBytesChunk()
bytes certificate_file_bytes_chunk = 2;
com.google.protobuf.ByteString getCertificateFileBytesChunk()
bytes certificate_file_bytes_chunk = 2;
boolean hasSignatureImageChunk()
bytes signature_image_chunk = 3;
com.google.protobuf.ByteString getSignatureImageChunk()
bytes signature_image_chunk = 3;
SignRequestStream.RequestCase getRequestCase()
Copyright © 2022–2023 Iron Software. All rights reserved.