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()
optional uint32 version = 1; |
boolean |
hasParams()
The key format also contains the params.
|
int getVersion()
optional uint32 version = 1;boolean hasParams()
The key format also contains the params.
optional .google.crypto.tink.KmsAeadKeyFormat params = 2;KmsAeadKeyFormat getParams()
The key format also contains the params.
optional .google.crypto.tink.KmsAeadKeyFormat params = 2;