public interface HmacParamsOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HashType |
getHash()
HashType is an enum.
|
int |
getHashValue()
HashType is an enum.
|
int |
getTagSize()
uint32 tag_size = 2; |
int getHashValue()
HashType is an enum.
.google.crypto.tink.HashType hash = 1;HashType getHash()
HashType is an enum.
.google.crypto.tink.HashType hash = 1;int getTagSize()
uint32 tag_size = 2;