Uses of Class
com.google.crypto.tink.prf.HkdfPrfKey
-
Packages that use HkdfPrfKey Package Description com.google.crypto.tink.prf com.google.crypto.tink.subtle.prf -
-
Uses of HkdfPrfKey in com.google.crypto.tink.prf
Methods in com.google.crypto.tink.prf that return HkdfPrfKey Modifier and Type Method Description HkdfPrfKeyHkdfPrfKey.Builder. build() -
Uses of HkdfPrfKey in com.google.crypto.tink.subtle.prf
Methods in com.google.crypto.tink.subtle.prf with parameters of type HkdfPrfKey Modifier and Type Method Description static StreamingPrfHkdfStreamingPrf. create(HkdfPrfKey key)
-