| Modifier and Type | Method and Description |
|---|---|
TransientCryptoKey |
TransientCryptoKey.Builder.build() |
TransientCryptoKey |
TransientCryptoKey.Builder.buildPartial() |
static TransientCryptoKey |
TransientCryptoKey.getDefaultInstance() |
TransientCryptoKey |
TransientCryptoKey.getDefaultInstanceForType() |
TransientCryptoKey |
TransientCryptoKey.Builder.getDefaultInstanceForType() |
TransientCryptoKey |
CryptoKeyOrBuilder.getTransient()
Transient crypto key
|
TransientCryptoKey |
CryptoKey.getTransient()
Transient crypto key
|
TransientCryptoKey |
CryptoKey.Builder.getTransient()
Transient crypto key
|
static TransientCryptoKey |
TransientCryptoKey.parseDelimitedFrom(InputStream input) |
static TransientCryptoKey |
TransientCryptoKey.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransientCryptoKey |
TransientCryptoKey.parseFrom(byte[] data) |
static TransientCryptoKey |
TransientCryptoKey.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransientCryptoKey |
TransientCryptoKey.parseFrom(ByteBuffer data) |
static TransientCryptoKey |
TransientCryptoKey.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransientCryptoKey |
TransientCryptoKey.parseFrom(com.google.protobuf.ByteString data) |
static TransientCryptoKey |
TransientCryptoKey.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransientCryptoKey |
TransientCryptoKey.parseFrom(com.google.protobuf.CodedInputStream input) |
static TransientCryptoKey |
TransientCryptoKey.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransientCryptoKey |
TransientCryptoKey.parseFrom(InputStream input) |
static TransientCryptoKey |
TransientCryptoKey.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TransientCryptoKey> |
TransientCryptoKey.getParserForType() |
static com.google.protobuf.Parser<TransientCryptoKey> |
TransientCryptoKey.parser() |
| Modifier and Type | Method and Description |
|---|---|
TransientCryptoKey.Builder |
TransientCryptoKey.Builder.mergeFrom(TransientCryptoKey other) |
CryptoKey.Builder |
CryptoKey.Builder.mergeTransient(TransientCryptoKey value)
Transient crypto key
|
static TransientCryptoKey.Builder |
TransientCryptoKey.newBuilder(TransientCryptoKey prototype) |
CryptoKey.Builder |
CryptoKey.Builder.setTransient(TransientCryptoKey value)
Transient crypto key
|
Copyright © 2022 Google LLC. All rights reserved.