Uses of Interface
com.google.crypto.tink.keyderivation.KeysetDeriver
-
Packages that use KeysetDeriver Package Description com.google.crypto.tink.keyderivation.internal -
-
Uses of KeysetDeriver in com.google.crypto.tink.keyderivation.internal
Methods in com.google.crypto.tink.keyderivation.internal that return KeysetDeriver Modifier and Type Method Description KeysetDeriverKeysetDeriverWrapper. wrap(KeysetHandleInterface keysetHandle, MonitoringAnnotations annotations, PrimitiveWrapper.PrimitiveFactory<KeyDeriver> factory)Methods in com.google.crypto.tink.keyderivation.internal that return types with arguments of type KeysetDeriver Modifier and Type Method Description java.lang.Class<KeysetDeriver>KeysetDeriverWrapper. getPrimitiveClass()
-