Uses of Class
com.google.crypto.tink.prf.HmacPrfParameters.Builder
-
Packages that use HmacPrfParameters.Builder Package Description com.google.crypto.tink.prf -
-
Uses of HmacPrfParameters.Builder in com.google.crypto.tink.prf
Methods in com.google.crypto.tink.prf that return HmacPrfParameters.Builder Modifier and Type Method Description static HmacPrfParameters.BuilderHmacPrfParameters. builder()HmacPrfParameters.BuilderHmacPrfParameters.Builder. setHashType(HmacPrfParameters.HashType hashType)HmacPrfParameters.BuilderHmacPrfParameters.Builder. setKeySizeBytes(int keySizeBytes)
-