public interface KmsAeadKeyOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
KmsAeadKeyFormat |
getParams()
The key format also contains the params.
|
int |
getVersion()
uint32 version = 1; |
boolean |
hasParams()
The key format also contains the params.
|
int 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;