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