public interface XAesGcmKeyFormatOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
XAesGcmParams |
getParams()
.google.crypto.tink.XAesGcmParams params = 3; |
XAesGcmParamsOrBuilder |
getParamsOrBuilder()
.google.crypto.tink.XAesGcmParams params = 3; |
int |
getVersion()
uint32 version = 1; |
boolean |
hasParams()
.google.crypto.tink.XAesGcmParams params = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getVersion()
uint32 version = 1;boolean hasParams()
.google.crypto.tink.XAesGcmParams params = 3;XAesGcmParams getParams()
.google.crypto.tink.XAesGcmParams params = 3;XAesGcmParamsOrBuilder getParamsOrBuilder()
.google.crypto.tink.XAesGcmParams params = 3;