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