Uses of Class
com.google.crypto.tink.prf.PrfSet
-
Packages that use PrfSet Package Description com.google.crypto.tink.prf -
-
Uses of PrfSet in com.google.crypto.tink.prf
Methods in com.google.crypto.tink.prf that return PrfSet Modifier and Type Method Description PrfSetPrfSetWrapper. wrap(KeysetHandleInterface keysetHandle, MonitoringAnnotations annotations, PrimitiveWrapper.PrimitiveFactory<Prf> factory)Methods in com.google.crypto.tink.prf that return types with arguments of type PrfSet Modifier and Type Method Description java.lang.Class<PrfSet>PrfSetWrapper. getPrimitiveClass()
-