| Modifier and Type | Method and Description |
|---|---|
CryptoKeyConfig |
CryptoKeyConfig.Builder.build() |
CryptoKeyConfig |
CryptoKeyConfig.Builder.buildPartial() |
CryptoKeyConfig |
InstanceOrBuilder.getCryptoKeyConfig()
The crypto key configuration.
|
CryptoKeyConfig |
Instance.getCryptoKeyConfig()
The crypto key configuration.
|
CryptoKeyConfig |
Instance.Builder.getCryptoKeyConfig()
The crypto key configuration.
|
static CryptoKeyConfig |
CryptoKeyConfig.getDefaultInstance() |
CryptoKeyConfig |
CryptoKeyConfig.getDefaultInstanceForType() |
CryptoKeyConfig |
CryptoKeyConfig.Builder.getDefaultInstanceForType() |
static CryptoKeyConfig |
CryptoKeyConfig.parseDelimitedFrom(InputStream input) |
static CryptoKeyConfig |
CryptoKeyConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CryptoKeyConfig |
CryptoKeyConfig.parseFrom(byte[] data) |
static CryptoKeyConfig |
CryptoKeyConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CryptoKeyConfig |
CryptoKeyConfig.parseFrom(ByteBuffer data) |
static CryptoKeyConfig |
CryptoKeyConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CryptoKeyConfig |
CryptoKeyConfig.parseFrom(com.google.protobuf.ByteString data) |
static CryptoKeyConfig |
CryptoKeyConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CryptoKeyConfig |
CryptoKeyConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static CryptoKeyConfig |
CryptoKeyConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CryptoKeyConfig |
CryptoKeyConfig.parseFrom(InputStream input) |
static CryptoKeyConfig |
CryptoKeyConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CryptoKeyConfig> |
CryptoKeyConfig.getParserForType() |
static com.google.protobuf.Parser<CryptoKeyConfig> |
CryptoKeyConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.mergeCryptoKeyConfig(CryptoKeyConfig value)
The crypto key configuration.
|
CryptoKeyConfig.Builder |
CryptoKeyConfig.Builder.mergeFrom(CryptoKeyConfig other) |
static CryptoKeyConfig.Builder |
CryptoKeyConfig.newBuilder(CryptoKeyConfig prototype) |
Instance.Builder |
Instance.Builder.setCryptoKeyConfig(CryptoKeyConfig value)
The crypto key configuration.
|
Copyright © 2023 Google LLC. All rights reserved.