public interface KmsAeadKeyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
KmsAeadKeyFormat |
getParams()
The key format also contains the params.
|
KmsAeadKeyFormatOrBuilder |
getParamsOrBuilder()
The key format also contains the params.
|
int |
getVersion()
uint32 version = 1; |
boolean |
hasParams()
The key format also contains the params.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getVersion()
uint32 version = 1;boolean hasParams()
The key format also contains the params.
.google.crypto.tink.KmsAeadKeyFormat params = 2;KmsAeadKeyFormat getParams()
The key format also contains the params.
.google.crypto.tink.KmsAeadKeyFormat params = 2;KmsAeadKeyFormatOrBuilder getParamsOrBuilder()
The key format also contains the params.
.google.crypto.tink.KmsAeadKeyFormat params = 2;