Builder
Describes an encrypted secret value, as expressed in a rendered final application bundle.
Content copied to clipboard
elide.app.EncryptedSecret
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Encrypted data.
Content copied to clipboard
bytes data = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Cipher information for this encrypted secret.
Content copied to clipboard
.elide.crypto.SymmetricPreamble preamble = 2;
Link copied to clipboard
Reference to the secret which this value originates from.
Content copied to clipboard
.elide.app.SecretReference ref = 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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Cipher information for this encrypted secret.
Content copied to clipboard
.elide.crypto.SymmetricPreamble preamble = 2;
Link copied to clipboard
Cipher information for this encrypted secret.
Content copied to clipboard
.elide.crypto.SymmetricPreamble preamble = 2;
Link copied to clipboard
Cipher information for this encrypted secret.
Content copied to clipboard
.elide.crypto.SymmetricPreamble preamble = 2;
Link copied to clipboard
Reference to the secret which this value originates from.
Content copied to clipboard
.elide.app.SecretReference ref = 1;
Link copied to clipboard
Reference to the secret which this value originates from.
Content copied to clipboard
.elide.app.SecretReference ref = 1;
Link copied to clipboard
Reference to the secret which this value originates from.
Content copied to clipboard
.elide.app.SecretReference ref = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Cipher information for this encrypted secret.
Content copied to clipboard
.elide.crypto.SymmetricPreamble preamble = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): EncryptedSecret.Builder
Link copied to clipboard
Cipher information for this encrypted secret.
Content copied to clipboard
.elide.crypto.SymmetricPreamble preamble = 2;
Link copied to clipboard
Reference to the secret which this value originates from.
Content copied to clipboard
.elide.app.SecretReference ref = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Encrypted data.
Content copied to clipboard
bytes data = 3;
Link copied to clipboard
Cipher information for this encrypted secret.
Content copied to clipboard
.elide.crypto.SymmetricPreamble preamble = 2;
Link copied to clipboard
Reference to the secret which this value originates from.
Content copied to clipboard
.elide.app.SecretReference ref = 1;
Link copied to clipboard
abstract fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): Message.Builder
Link copied to clipboard