DataFingerprintOrBuilder
Functions
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
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
abstract fun getOneofFieldDescriptor(oneof: Descriptors.OneofDescriptor): Descriptors.FieldDescriptor
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
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