| Package | Description |
|---|---|
| com.google.crypto.tink.proto |
| Modifier and Type | Method and Description |
|---|---|
KmsAeadKeyFormat.Builder |
KmsAeadKeyFormat.Builder.clearKeyUri()
Required.
|
static KmsAeadKeyFormat.Builder |
KmsAeadKeyFormat.newBuilder() |
static KmsAeadKeyFormat.Builder |
KmsAeadKeyFormat.newBuilder(KmsAeadKeyFormat prototype) |
KmsAeadKeyFormat.Builder |
KmsAeadKeyFormat.Builder.setKeyUri(String value)
Required.
|
KmsAeadKeyFormat.Builder |
KmsAeadKeyFormat.Builder.setKeyUriBytes(com.google.protobuf.ByteString value)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
KmsAeadKey.Builder |
KmsAeadKey.Builder.setParams(KmsAeadKeyFormat.Builder builderForValue)
The key format also contains the params.
|