SymmetricPreamble
Specifies a preamble which describes encrypted data; optionally, a portion of this pre-amble may, itself, be
encrypted, and which specifies secured metadata about the enclosed or anticipated ciphertext.
Content copied to clipboard
elide.crypto.SymmetricPreamble
Types
Link copied to clipboard
Specifies a preamble which describes encrypted data; optionally, a portion of this pre-amble may, itself, be
encrypted, and which specifies secured metadata about the enclosed or anticipated ciphertext.
Content copied to clipboard
elide.crypto.SymmetricPreamble
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Cipher algorithm information.
Content copied to clipboard
.elide.crypto.CipherInfo cipher = 1;
Link copied to clipboard
Cipher algorithm information.
Content copied to clipboard
.elide.crypto.CipherInfo cipher = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Fingerprints of the ciphertext.
Content copied to clipboard
repeated .elide.data.DataFingerprint integrity = 2;
Link copied to clipboard
Fingerprints of the ciphertext.
Content copied to clipboard
repeated .elide.data.DataFingerprint integrity = 2;
Link copied to clipboard
Fingerprints of the ciphertext.
Content copied to clipboard
repeated .elide.data.DataFingerprint integrity = 2;
Link copied to clipboard
Fingerprints of the ciphertext.
Content copied to clipboard
repeated .elide.data.DataFingerprint integrity = 2;
Link copied to clipboard
Fingerprints of the ciphertext.
Content copied to clipboard
repeated .elide.data.DataFingerprint integrity = 2;
Link copied to clipboard
Encrypted header information for this value.
Content copied to clipboard
.elide.data.DataContainer metadata = 3;
Link copied to clipboard
Encrypted header information for this value.
Content copied to clipboard
.elide.data.DataContainer metadata = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Encrypted header information for this value.
Content copied to clipboard
.elide.data.DataContainer metadata = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun <ContainingT : Message?, T> newFileScopedGeneratedExtension(singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun <ContainingT : Message?, T> newMessageScopedGeneratedExtension(scope: Message, descriptorIndex: Int, singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): SymmetricPreamble
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): SymmetricPreamble
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard