Builder
Stores a generic cryptographic fingerprint of some arbitrary data. This is a utility record, which simply gathers the
specification of a hash algorithm with a raw data field storing the result of the hash.
Content copied to clipboard
elide.data.DataFingerprintFunctions
Link copied to clipboard
                  Prefix values used when fingerprinting the associated data, if applicable.
Content copied to clipboard
repeated bytes prefix = 3;Link copied to clipboard
                  Suffix values used when fingerprinting the associated data, if applicable.
Content copied to clipboard
repeated bytes suffix = 4;Link copied to clipboard
                  Prefix values used when fingerprinting the associated data, if applicable.
Content copied to clipboard
repeated bytes prefix = 3;Link copied to clipboard
                  Link copied to clipboard
                  Suffix values used when fingerprinting the associated data, if applicable.
Content copied to clipboard
repeated bytes suffix = 4;Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Specifies the encoding for the affixed fingerprint data. If unspecified, the fingerprint is expressed in raw bytes.
Content copied to clipboard
.elide.data.Encoding encoding = 2;Link copied to clipboard
                  Link copied to clipboard
                  Content of the fingerprint/checksum calculated as part of this data fingerprint.
Content copied to clipboard
bytes fingerprint = 6;Link copied to clipboard
                  Algorithm in use when fingerprinting the associated data.
Content copied to clipboard
.elide.std.HashAlgorithm hash = 1;Link copied to clipboard
                  Link copied to clipboard
                  Prefix values used when fingerprinting the associated data, if applicable.
Content copied to clipboard
repeated bytes prefix = 3;Link copied to clipboard
                  Separator to use for pre-image reconstruction.
Content copied to clipboard
bytes separator = 5;Link copied to clipboard
                  Suffix values used when fingerprinting the associated data, if applicable.
Content copied to clipboard
repeated bytes suffix = 4;Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Specifies the encoding for the affixed fingerprint data. If unspecified, the fingerprint is expressed in raw bytes.
Content copied to clipboard
.elide.data.Encoding encoding = 2;Link copied to clipboard
                  Specifies the encoding for the affixed fingerprint data. If unspecified, the fingerprint is expressed in raw bytes.
Content copied to clipboard
.elide.data.Encoding encoding = 2;Link copied to clipboard
                  Link copied to clipboard
                  Content of the fingerprint/checksum calculated as part of this data fingerprint.
Content copied to clipboard
bytes fingerprint = 6;Link copied to clipboard
                  Algorithm in use when fingerprinting the associated data.
Content copied to clipboard
.elide.std.HashAlgorithm hash = 1;Link copied to clipboard
                  Algorithm in use when fingerprinting the associated data.
Content copied to clipboard
.elide.std.HashAlgorithm hash = 1;Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Prefix values used when fingerprinting the associated data, if applicable.
Content copied to clipboard
repeated bytes prefix = 3;Link copied to clipboard
                  Prefix values used when fingerprinting the associated data, if applicable.
Content copied to clipboard
repeated bytes prefix = 3;Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Separator to use for pre-image reconstruction.
Content copied to clipboard
bytes separator = 5;Link copied to clipboard
                  Suffix values used when fingerprinting the associated data, if applicable.
Content copied to clipboard
repeated bytes suffix = 4;Link copied to clipboard
                  Suffix values used when fingerprinting the associated data, if applicable.
Content copied to clipboard
repeated bytes suffix = 4;Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): DataFingerprint.Builder
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Specifies the encoding for the affixed fingerprint data. If unspecified, the fingerprint is expressed in raw bytes.
Content copied to clipboard
.elide.data.Encoding encoding = 2;Link copied to clipboard
                  Specifies the encoding for the affixed fingerprint data. If unspecified, the fingerprint is expressed in raw bytes.
Content copied to clipboard
.elide.data.Encoding encoding = 2;Link copied to clipboard
                  Content of the fingerprint/checksum calculated as part of this data fingerprint.
Content copied to clipboard
bytes fingerprint = 6;Link copied to clipboard
                  Algorithm in use when fingerprinting the associated data.
Content copied to clipboard
.elide.std.HashAlgorithm hash = 1;Link copied to clipboard
                  Algorithm in use when fingerprinting the associated data.
Content copied to clipboard
.elide.std.HashAlgorithm hash = 1;Link copied to clipboard
                  Prefix values used when fingerprinting the associated data, if applicable.
Content copied to clipboard
repeated bytes prefix = 3;Link copied to clipboard
                  abstract fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): Message.Builder
Link copied to clipboard
                  Separator to use for pre-image reconstruction.
Content copied to clipboard
bytes separator = 5;Link copied to clipboard
                  Suffix values used when fingerprinting the associated data, if applicable.
Content copied to clipboard
repeated bytes suffix = 4;Link copied to clipboard