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