set
operator fun DslList<DataFingerprint, SymmetricPreambleKt.Dsl.IntegrityProxy>.set(index: Int, value: DataFingerprint)
Fingerprints of the ciphertext.
Content copied to clipboard
repeated .elide.data.DataFingerprint integrity = 2;
Parameters
index
The index to set the value at.
value
The integrity to set.