public static final class HmacPrfKeyFormat.Builder extends com.google.protobuf.GeneratedMessage.Builder<HmacPrfKeyFormat.Builder> implements HmacPrfKeyFormatOrBuilder
google.crypto.tink.HmacPrfKeyFormat| Modifier and Type | Method and Description |
|---|---|
HmacPrfKeyFormat |
build() |
HmacPrfKeyFormat |
buildPartial() |
HmacPrfKeyFormat.Builder |
clear() |
HmacPrfKeyFormat.Builder |
clearKeySize()
uint32 key_size = 2; |
HmacPrfKeyFormat.Builder |
clearParams()
.google.crypto.tink.HmacPrfParams params = 1; |
HmacPrfKeyFormat.Builder |
clearVersion()
uint32 version = 3; |
HmacPrfKeyFormat |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getKeySize()
uint32 key_size = 2; |
HmacPrfParams |
getParams()
.google.crypto.tink.HmacPrfParams params = 1; |
HmacPrfParams.Builder |
getParamsBuilder()
.google.crypto.tink.HmacPrfParams params = 1; |
HmacPrfParamsOrBuilder |
getParamsOrBuilder()
.google.crypto.tink.HmacPrfParams params = 1; |
int |
getVersion()
uint32 version = 3; |
boolean |
hasParams()
.google.crypto.tink.HmacPrfParams params = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HmacPrfKeyFormat.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HmacPrfKeyFormat.Builder |
mergeFrom(HmacPrfKeyFormat other) |
HmacPrfKeyFormat.Builder |
mergeFrom(com.google.protobuf.Message other) |
HmacPrfKeyFormat.Builder |
mergeParams(HmacPrfParams value)
.google.crypto.tink.HmacPrfParams params = 1; |
HmacPrfKeyFormat.Builder |
setKeySize(int value)
uint32 key_size = 2; |
HmacPrfKeyFormat.Builder |
setParams(HmacPrfParams.Builder builderForValue)
.google.crypto.tink.HmacPrfParams params = 1; |
HmacPrfKeyFormat.Builder |
setParams(HmacPrfParams value)
.google.crypto.tink.HmacPrfParams params = 1; |
HmacPrfKeyFormat.Builder |
setVersion(int value)
uint32 version = 3; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<HmacPrfKeyFormat.Builder>public HmacPrfKeyFormat.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<HmacPrfKeyFormat.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<HmacPrfKeyFormat.Builder>public HmacPrfKeyFormat getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HmacPrfKeyFormat build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HmacPrfKeyFormat buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HmacPrfKeyFormat.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HmacPrfKeyFormat.Builder>public HmacPrfKeyFormat.Builder mergeFrom(HmacPrfKeyFormat other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<HmacPrfKeyFormat.Builder>public HmacPrfKeyFormat.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HmacPrfKeyFormat.Builder>IOExceptionpublic boolean hasParams()
.google.crypto.tink.HmacPrfParams params = 1;hasParams in interface HmacPrfKeyFormatOrBuilderpublic HmacPrfParams getParams()
.google.crypto.tink.HmacPrfParams params = 1;getParams in interface HmacPrfKeyFormatOrBuilderpublic HmacPrfKeyFormat.Builder setParams(HmacPrfParams value)
.google.crypto.tink.HmacPrfParams params = 1;public HmacPrfKeyFormat.Builder setParams(HmacPrfParams.Builder builderForValue)
.google.crypto.tink.HmacPrfParams params = 1;public HmacPrfKeyFormat.Builder mergeParams(HmacPrfParams value)
.google.crypto.tink.HmacPrfParams params = 1;public HmacPrfKeyFormat.Builder clearParams()
.google.crypto.tink.HmacPrfParams params = 1;public HmacPrfParams.Builder getParamsBuilder()
.google.crypto.tink.HmacPrfParams params = 1;public HmacPrfParamsOrBuilder getParamsOrBuilder()
.google.crypto.tink.HmacPrfParams params = 1;getParamsOrBuilder in interface HmacPrfKeyFormatOrBuilderpublic int getKeySize()
uint32 key_size = 2;getKeySize in interface HmacPrfKeyFormatOrBuilderpublic HmacPrfKeyFormat.Builder setKeySize(int value)
uint32 key_size = 2;value - The keySize to set.public HmacPrfKeyFormat.Builder clearKeySize()
uint32 key_size = 2;public int getVersion()
uint32 version = 3;getVersion in interface HmacPrfKeyFormatOrBuilderpublic HmacPrfKeyFormat.Builder setVersion(int value)
uint32 version = 3;value - The version to set.public HmacPrfKeyFormat.Builder clearVersion()
uint32 version = 3;