public static final class CryptoReplaceFfxFpeConfig.Builder extends GeneratedMessageV3.Builder<CryptoReplaceFfxFpeConfig.Builder> implements CryptoReplaceFfxFpeConfigOrBuilder
Replaces an identifier with a surrogate using FPE with the FFX mode of operation. The identifier must be representable by the US-ASCII character set. For a given crypto key and context, the same identifier will be replaced with the same surrogate. Identifiers must be at least two characters long. In the case that the identifier is the empty string, it will be skipped.Protobuf type
google.privacy.dlp.v2beta1.CryptoReplaceFfxFpeConfig
Modifier and Type | Method and Description |
---|---|
CryptoReplaceFfxFpeConfig.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
CryptoReplaceFfxFpeConfig |
build() |
CryptoReplaceFfxFpeConfig |
buildPartial() |
CryptoReplaceFfxFpeConfig.Builder |
clear() |
CryptoReplaceFfxFpeConfig.Builder |
clearAlphabet() |
CryptoReplaceFfxFpeConfig.Builder |
clearCommonAlphabet()
.google.privacy.dlp.v2beta1.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet common_alphabet = 4; |
CryptoReplaceFfxFpeConfig.Builder |
clearContext()
A context may be used for higher security since the same
identifier in two different contexts likely will be given a distinct
surrogate.
|
CryptoReplaceFfxFpeConfig.Builder |
clearCryptoKey()
The key used by the encryption algorithm.
|
CryptoReplaceFfxFpeConfig.Builder |
clearCustomAlphabet()
This is supported by mapping these to the alphanumeric characters
that the FFX mode natively supports.
|
CryptoReplaceFfxFpeConfig.Builder |
clearField(Descriptors.FieldDescriptor field) |
CryptoReplaceFfxFpeConfig.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
CryptoReplaceFfxFpeConfig.Builder |
clearRadix()
The native way to select the alphabet.
|
CryptoReplaceFfxFpeConfig.Builder |
clone() |
CryptoReplaceFfxFpeConfig.AlphabetCase |
getAlphabetCase() |
CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet |
getCommonAlphabet()
.google.privacy.dlp.v2beta1.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet common_alphabet = 4; |
int |
getCommonAlphabetValue()
.google.privacy.dlp.v2beta1.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet common_alphabet = 4; |
FieldId |
getContext()
A context may be used for higher security since the same
identifier in two different contexts likely will be given a distinct
surrogate.
|
FieldId.Builder |
getContextBuilder()
A context may be used for higher security since the same
identifier in two different contexts likely will be given a distinct
surrogate.
|
FieldIdOrBuilder |
getContextOrBuilder()
A context may be used for higher security since the same
identifier in two different contexts likely will be given a distinct
surrogate.
|
CryptoKey |
getCryptoKey()
The key used by the encryption algorithm.
|
CryptoKey.Builder |
getCryptoKeyBuilder()
The key used by the encryption algorithm.
|
CryptoKeyOrBuilder |
getCryptoKeyOrBuilder()
The key used by the encryption algorithm.
|
java.lang.String |
getCustomAlphabet()
This is supported by mapping these to the alphanumeric characters
that the FFX mode natively supports.
|
ByteString |
getCustomAlphabetBytes()
This is supported by mapping these to the alphanumeric characters
that the FFX mode natively supports.
|
CryptoReplaceFfxFpeConfig |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
int |
getRadix()
The native way to select the alphabet.
|
boolean |
hasContext()
A context may be used for higher security since the same
identifier in two different contexts likely will be given a distinct
surrogate.
|
boolean |
hasCryptoKey()
The key used by the encryption algorithm.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CryptoReplaceFfxFpeConfig.Builder |
mergeContext(FieldId value)
A context may be used for higher security since the same
identifier in two different contexts likely will be given a distinct
surrogate.
|
CryptoReplaceFfxFpeConfig.Builder |
mergeCryptoKey(CryptoKey value)
The key used by the encryption algorithm.
|
CryptoReplaceFfxFpeConfig.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
CryptoReplaceFfxFpeConfig.Builder |
mergeFrom(CryptoReplaceFfxFpeConfig other) |
CryptoReplaceFfxFpeConfig.Builder |
mergeFrom(Message other) |
CryptoReplaceFfxFpeConfig.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
CryptoReplaceFfxFpeConfig.Builder |
setCommonAlphabet(CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet value)
.google.privacy.dlp.v2beta1.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet common_alphabet = 4; |
CryptoReplaceFfxFpeConfig.Builder |
setCommonAlphabetValue(int value)
.google.privacy.dlp.v2beta1.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet common_alphabet = 4; |
CryptoReplaceFfxFpeConfig.Builder |
setContext(FieldId.Builder builderForValue)
A context may be used for higher security since the same
identifier in two different contexts likely will be given a distinct
surrogate.
|
CryptoReplaceFfxFpeConfig.Builder |
setContext(FieldId value)
A context may be used for higher security since the same
identifier in two different contexts likely will be given a distinct
surrogate.
|
CryptoReplaceFfxFpeConfig.Builder |
setCryptoKey(CryptoKey.Builder builderForValue)
The key used by the encryption algorithm.
|
CryptoReplaceFfxFpeConfig.Builder |
setCryptoKey(CryptoKey value)
The key used by the encryption algorithm.
|
CryptoReplaceFfxFpeConfig.Builder |
setCustomAlphabet(java.lang.String value)
This is supported by mapping these to the alphanumeric characters
that the FFX mode natively supports.
|
CryptoReplaceFfxFpeConfig.Builder |
setCustomAlphabetBytes(ByteString value)
This is supported by mapping these to the alphanumeric characters
that the FFX mode natively supports.
|
CryptoReplaceFfxFpeConfig.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
CryptoReplaceFfxFpeConfig.Builder |
setRadix(int value)
The native way to select the alphabet.
|
CryptoReplaceFfxFpeConfig.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
CryptoReplaceFfxFpeConfig.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<CryptoReplaceFfxFpeConfig.Builder>
public CryptoReplaceFfxFpeConfig.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<CryptoReplaceFfxFpeConfig.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<CryptoReplaceFfxFpeConfig.Builder>
public CryptoReplaceFfxFpeConfig getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public CryptoReplaceFfxFpeConfig build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public CryptoReplaceFfxFpeConfig buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public CryptoReplaceFfxFpeConfig.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<CryptoReplaceFfxFpeConfig.Builder>
public CryptoReplaceFfxFpeConfig.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<CryptoReplaceFfxFpeConfig.Builder>
public CryptoReplaceFfxFpeConfig.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<CryptoReplaceFfxFpeConfig.Builder>
public CryptoReplaceFfxFpeConfig.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<CryptoReplaceFfxFpeConfig.Builder>
public CryptoReplaceFfxFpeConfig.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<CryptoReplaceFfxFpeConfig.Builder>
public CryptoReplaceFfxFpeConfig.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<CryptoReplaceFfxFpeConfig.Builder>
public CryptoReplaceFfxFpeConfig.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<CryptoReplaceFfxFpeConfig.Builder>
public CryptoReplaceFfxFpeConfig.Builder mergeFrom(CryptoReplaceFfxFpeConfig other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<CryptoReplaceFfxFpeConfig.Builder>
public CryptoReplaceFfxFpeConfig.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<CryptoReplaceFfxFpeConfig.Builder>
java.io.IOException
public CryptoReplaceFfxFpeConfig.AlphabetCase getAlphabetCase()
getAlphabetCase
in interface CryptoReplaceFfxFpeConfigOrBuilder
public CryptoReplaceFfxFpeConfig.Builder clearAlphabet()
public boolean hasCryptoKey()
The key used by the encryption algorithm. [required]
.google.privacy.dlp.v2beta1.CryptoKey crypto_key = 1;
hasCryptoKey
in interface CryptoReplaceFfxFpeConfigOrBuilder
public CryptoKey getCryptoKey()
The key used by the encryption algorithm. [required]
.google.privacy.dlp.v2beta1.CryptoKey crypto_key = 1;
getCryptoKey
in interface CryptoReplaceFfxFpeConfigOrBuilder
public CryptoReplaceFfxFpeConfig.Builder setCryptoKey(CryptoKey value)
The key used by the encryption algorithm. [required]
.google.privacy.dlp.v2beta1.CryptoKey crypto_key = 1;
public CryptoReplaceFfxFpeConfig.Builder setCryptoKey(CryptoKey.Builder builderForValue)
The key used by the encryption algorithm. [required]
.google.privacy.dlp.v2beta1.CryptoKey crypto_key = 1;
public CryptoReplaceFfxFpeConfig.Builder mergeCryptoKey(CryptoKey value)
The key used by the encryption algorithm. [required]
.google.privacy.dlp.v2beta1.CryptoKey crypto_key = 1;
public CryptoReplaceFfxFpeConfig.Builder clearCryptoKey()
The key used by the encryption algorithm. [required]
.google.privacy.dlp.v2beta1.CryptoKey crypto_key = 1;
public CryptoKey.Builder getCryptoKeyBuilder()
The key used by the encryption algorithm. [required]
.google.privacy.dlp.v2beta1.CryptoKey crypto_key = 1;
public CryptoKeyOrBuilder getCryptoKeyOrBuilder()
The key used by the encryption algorithm. [required]
.google.privacy.dlp.v2beta1.CryptoKey crypto_key = 1;
getCryptoKeyOrBuilder
in interface CryptoReplaceFfxFpeConfigOrBuilder
public boolean hasContext()
A context may be used for higher security since the same identifier in two different contexts likely will be given a distinct surrogate. The principle is that the likeliness is inversely related to the ratio of the number of distinct identifiers per context over the number of possible surrogates: As long as this ratio is small, the likehood is large. If the context is not set, a default tweak will be used. If the context is set but: 1. there is no record present when transforming a given value or 1. the field is not present when transforming a given value, a default tweak will be used. Note that case (1) is expected when an `InfoTypeTransformation` is applied to both structured and non-structured `ContentItem`s. Currently, the referenced field may be of value type integer or string. The tweak is constructed as a sequence of bytes in big endian byte order such that: - a 64 bit integer is encoded followed by a single byte of value 1 - a string is encoded in UTF-8 format followed by a single byte of value 2 This is also known as the 'tweak', as in tweakable encryption.
.google.privacy.dlp.v2beta1.FieldId context = 2;
hasContext
in interface CryptoReplaceFfxFpeConfigOrBuilder
public FieldId getContext()
A context may be used for higher security since the same identifier in two different contexts likely will be given a distinct surrogate. The principle is that the likeliness is inversely related to the ratio of the number of distinct identifiers per context over the number of possible surrogates: As long as this ratio is small, the likehood is large. If the context is not set, a default tweak will be used. If the context is set but: 1. there is no record present when transforming a given value or 1. the field is not present when transforming a given value, a default tweak will be used. Note that case (1) is expected when an `InfoTypeTransformation` is applied to both structured and non-structured `ContentItem`s. Currently, the referenced field may be of value type integer or string. The tweak is constructed as a sequence of bytes in big endian byte order such that: - a 64 bit integer is encoded followed by a single byte of value 1 - a string is encoded in UTF-8 format followed by a single byte of value 2 This is also known as the 'tweak', as in tweakable encryption.
.google.privacy.dlp.v2beta1.FieldId context = 2;
getContext
in interface CryptoReplaceFfxFpeConfigOrBuilder
public CryptoReplaceFfxFpeConfig.Builder setContext(FieldId value)
A context may be used for higher security since the same identifier in two different contexts likely will be given a distinct surrogate. The principle is that the likeliness is inversely related to the ratio of the number of distinct identifiers per context over the number of possible surrogates: As long as this ratio is small, the likehood is large. If the context is not set, a default tweak will be used. If the context is set but: 1. there is no record present when transforming a given value or 1. the field is not present when transforming a given value, a default tweak will be used. Note that case (1) is expected when an `InfoTypeTransformation` is applied to both structured and non-structured `ContentItem`s. Currently, the referenced field may be of value type integer or string. The tweak is constructed as a sequence of bytes in big endian byte order such that: - a 64 bit integer is encoded followed by a single byte of value 1 - a string is encoded in UTF-8 format followed by a single byte of value 2 This is also known as the 'tweak', as in tweakable encryption.
.google.privacy.dlp.v2beta1.FieldId context = 2;
public CryptoReplaceFfxFpeConfig.Builder setContext(FieldId.Builder builderForValue)
A context may be used for higher security since the same identifier in two different contexts likely will be given a distinct surrogate. The principle is that the likeliness is inversely related to the ratio of the number of distinct identifiers per context over the number of possible surrogates: As long as this ratio is small, the likehood is large. If the context is not set, a default tweak will be used. If the context is set but: 1. there is no record present when transforming a given value or 1. the field is not present when transforming a given value, a default tweak will be used. Note that case (1) is expected when an `InfoTypeTransformation` is applied to both structured and non-structured `ContentItem`s. Currently, the referenced field may be of value type integer or string. The tweak is constructed as a sequence of bytes in big endian byte order such that: - a 64 bit integer is encoded followed by a single byte of value 1 - a string is encoded in UTF-8 format followed by a single byte of value 2 This is also known as the 'tweak', as in tweakable encryption.
.google.privacy.dlp.v2beta1.FieldId context = 2;
public CryptoReplaceFfxFpeConfig.Builder mergeContext(FieldId value)
A context may be used for higher security since the same identifier in two different contexts likely will be given a distinct surrogate. The principle is that the likeliness is inversely related to the ratio of the number of distinct identifiers per context over the number of possible surrogates: As long as this ratio is small, the likehood is large. If the context is not set, a default tweak will be used. If the context is set but: 1. there is no record present when transforming a given value or 1. the field is not present when transforming a given value, a default tweak will be used. Note that case (1) is expected when an `InfoTypeTransformation` is applied to both structured and non-structured `ContentItem`s. Currently, the referenced field may be of value type integer or string. The tweak is constructed as a sequence of bytes in big endian byte order such that: - a 64 bit integer is encoded followed by a single byte of value 1 - a string is encoded in UTF-8 format followed by a single byte of value 2 This is also known as the 'tweak', as in tweakable encryption.
.google.privacy.dlp.v2beta1.FieldId context = 2;
public CryptoReplaceFfxFpeConfig.Builder clearContext()
A context may be used for higher security since the same identifier in two different contexts likely will be given a distinct surrogate. The principle is that the likeliness is inversely related to the ratio of the number of distinct identifiers per context over the number of possible surrogates: As long as this ratio is small, the likehood is large. If the context is not set, a default tweak will be used. If the context is set but: 1. there is no record present when transforming a given value or 1. the field is not present when transforming a given value, a default tweak will be used. Note that case (1) is expected when an `InfoTypeTransformation` is applied to both structured and non-structured `ContentItem`s. Currently, the referenced field may be of value type integer or string. The tweak is constructed as a sequence of bytes in big endian byte order such that: - a 64 bit integer is encoded followed by a single byte of value 1 - a string is encoded in UTF-8 format followed by a single byte of value 2 This is also known as the 'tweak', as in tweakable encryption.
.google.privacy.dlp.v2beta1.FieldId context = 2;
public FieldId.Builder getContextBuilder()
A context may be used for higher security since the same identifier in two different contexts likely will be given a distinct surrogate. The principle is that the likeliness is inversely related to the ratio of the number of distinct identifiers per context over the number of possible surrogates: As long as this ratio is small, the likehood is large. If the context is not set, a default tweak will be used. If the context is set but: 1. there is no record present when transforming a given value or 1. the field is not present when transforming a given value, a default tweak will be used. Note that case (1) is expected when an `InfoTypeTransformation` is applied to both structured and non-structured `ContentItem`s. Currently, the referenced field may be of value type integer or string. The tweak is constructed as a sequence of bytes in big endian byte order such that: - a 64 bit integer is encoded followed by a single byte of value 1 - a string is encoded in UTF-8 format followed by a single byte of value 2 This is also known as the 'tweak', as in tweakable encryption.
.google.privacy.dlp.v2beta1.FieldId context = 2;
public FieldIdOrBuilder getContextOrBuilder()
A context may be used for higher security since the same identifier in two different contexts likely will be given a distinct surrogate. The principle is that the likeliness is inversely related to the ratio of the number of distinct identifiers per context over the number of possible surrogates: As long as this ratio is small, the likehood is large. If the context is not set, a default tweak will be used. If the context is set but: 1. there is no record present when transforming a given value or 1. the field is not present when transforming a given value, a default tweak will be used. Note that case (1) is expected when an `InfoTypeTransformation` is applied to both structured and non-structured `ContentItem`s. Currently, the referenced field may be of value type integer or string. The tweak is constructed as a sequence of bytes in big endian byte order such that: - a 64 bit integer is encoded followed by a single byte of value 1 - a string is encoded in UTF-8 format followed by a single byte of value 2 This is also known as the 'tweak', as in tweakable encryption.
.google.privacy.dlp.v2beta1.FieldId context = 2;
getContextOrBuilder
in interface CryptoReplaceFfxFpeConfigOrBuilder
public int getCommonAlphabetValue()
.google.privacy.dlp.v2beta1.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet common_alphabet = 4;
getCommonAlphabetValue
in interface CryptoReplaceFfxFpeConfigOrBuilder
public CryptoReplaceFfxFpeConfig.Builder setCommonAlphabetValue(int value)
.google.privacy.dlp.v2beta1.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet common_alphabet = 4;
public CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet getCommonAlphabet()
.google.privacy.dlp.v2beta1.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet common_alphabet = 4;
getCommonAlphabet
in interface CryptoReplaceFfxFpeConfigOrBuilder
public CryptoReplaceFfxFpeConfig.Builder setCommonAlphabet(CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet value)
.google.privacy.dlp.v2beta1.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet common_alphabet = 4;
public CryptoReplaceFfxFpeConfig.Builder clearCommonAlphabet()
.google.privacy.dlp.v2beta1.CryptoReplaceFfxFpeConfig.FfxCommonNativeAlphabet common_alphabet = 4;
public java.lang.String getCustomAlphabet()
This is supported by mapping these to the alphanumeric characters that the FFX mode natively supports. This happens before/after encryption/decryption. Each character listed must appear only once. Number of characters must be in the range [2, 62]. This must be encoded as ASCII. The order of characters does not matter.
string custom_alphabet = 5;
getCustomAlphabet
in interface CryptoReplaceFfxFpeConfigOrBuilder
public ByteString getCustomAlphabetBytes()
This is supported by mapping these to the alphanumeric characters that the FFX mode natively supports. This happens before/after encryption/decryption. Each character listed must appear only once. Number of characters must be in the range [2, 62]. This must be encoded as ASCII. The order of characters does not matter.
string custom_alphabet = 5;
getCustomAlphabetBytes
in interface CryptoReplaceFfxFpeConfigOrBuilder
public CryptoReplaceFfxFpeConfig.Builder setCustomAlphabet(java.lang.String value)
This is supported by mapping these to the alphanumeric characters that the FFX mode natively supports. This happens before/after encryption/decryption. Each character listed must appear only once. Number of characters must be in the range [2, 62]. This must be encoded as ASCII. The order of characters does not matter.
string custom_alphabet = 5;
public CryptoReplaceFfxFpeConfig.Builder clearCustomAlphabet()
This is supported by mapping these to the alphanumeric characters that the FFX mode natively supports. This happens before/after encryption/decryption. Each character listed must appear only once. Number of characters must be in the range [2, 62]. This must be encoded as ASCII. The order of characters does not matter.
string custom_alphabet = 5;
public CryptoReplaceFfxFpeConfig.Builder setCustomAlphabetBytes(ByteString value)
This is supported by mapping these to the alphanumeric characters that the FFX mode natively supports. This happens before/after encryption/decryption. Each character listed must appear only once. Number of characters must be in the range [2, 62]. This must be encoded as ASCII. The order of characters does not matter.
string custom_alphabet = 5;
public int getRadix()
The native way to select the alphabet. Must be in the range [2, 62].
int32 radix = 6;
getRadix
in interface CryptoReplaceFfxFpeConfigOrBuilder
public CryptoReplaceFfxFpeConfig.Builder setRadix(int value)
The native way to select the alphabet. Must be in the range [2, 62].
int32 radix = 6;
public CryptoReplaceFfxFpeConfig.Builder clearRadix()
The native way to select the alphabet. Must be in the range [2, 62].
int32 radix = 6;
public final CryptoReplaceFfxFpeConfig.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<CryptoReplaceFfxFpeConfig.Builder>
public final CryptoReplaceFfxFpeConfig.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<CryptoReplaceFfxFpeConfig.Builder>