public interface AesEaxKeyFormatOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getKeySize()
uint32 key_size = 2; |
AesEaxParams |
getParams()
.google.crypto.tink.AesEaxParams params = 1; |
AesEaxParamsOrBuilder |
getParamsOrBuilder()
.google.crypto.tink.AesEaxParams params = 1; |
boolean |
hasParams()
.google.crypto.tink.AesEaxParams params = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasParams()
.google.crypto.tink.AesEaxParams params = 1;AesEaxParams getParams()
.google.crypto.tink.AesEaxParams params = 1;AesEaxParamsOrBuilder getParamsOrBuilder()
.google.crypto.tink.AesEaxParams params = 1;int getKeySize()
uint32 key_size = 2;