| Package | Description |
|---|---|
| com.google.crypto.tink.proto |
| Modifier and Type | Method and Description |
|---|---|
KmsAeadKeyFormat |
KmsAeadKeyFormat.Builder.build() |
KmsAeadKeyFormat |
KmsAeadKeyFormat.Builder.buildPartial() |
static KmsAeadKeyFormat |
KmsAeadKeyFormat.getDefaultInstance() |
KmsAeadKeyFormat |
KmsAeadKeyFormat.getDefaultInstanceForType() |
KmsAeadKeyFormat |
KmsAeadKeyFormat.Builder.getDefaultInstanceForType() |
KmsAeadKeyFormat |
KmsAeadKeyOrBuilder.getParams()
The key format also contains the params.
|
KmsAeadKeyFormat |
KmsAeadKey.getParams()
The key format also contains the params.
|
KmsAeadKeyFormat |
KmsAeadKey.Builder.getParams()
The key format also contains the params.
|
static KmsAeadKeyFormat |
KmsAeadKeyFormat.parseDelimitedFrom(InputStream input) |
static KmsAeadKeyFormat |
KmsAeadKeyFormat.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KmsAeadKeyFormat |
KmsAeadKeyFormat.parseFrom(byte[] data) |
static KmsAeadKeyFormat |
KmsAeadKeyFormat.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KmsAeadKeyFormat |
KmsAeadKeyFormat.parseFrom(ByteBuffer data) |
static KmsAeadKeyFormat |
KmsAeadKeyFormat.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KmsAeadKeyFormat |
KmsAeadKeyFormat.parseFrom(com.google.protobuf.ByteString data) |
static KmsAeadKeyFormat |
KmsAeadKeyFormat.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KmsAeadKeyFormat |
KmsAeadKeyFormat.parseFrom(com.google.protobuf.CodedInputStream input) |
static KmsAeadKeyFormat |
KmsAeadKeyFormat.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KmsAeadKeyFormat |
KmsAeadKeyFormat.parseFrom(InputStream input) |
static KmsAeadKeyFormat |
KmsAeadKeyFormat.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<KmsAeadKeyFormat> |
KmsAeadKeyFormat.getParserForType() |
static com.google.protobuf.Parser<KmsAeadKeyFormat> |
KmsAeadKeyFormat.parser() |
| Modifier and Type | Method and Description |
|---|---|
KmsAeadKeyFormat.Builder |
KmsAeadKeyFormat.Builder.mergeFrom(KmsAeadKeyFormat other) |
KmsAeadKey.Builder |
KmsAeadKey.Builder.mergeParams(KmsAeadKeyFormat value)
The key format also contains the params.
|
static KmsAeadKeyFormat.Builder |
KmsAeadKeyFormat.newBuilder(KmsAeadKeyFormat prototype) |
KmsAeadKey.Builder |
KmsAeadKey.Builder.setParams(KmsAeadKeyFormat value)
The key format also contains the params.
|