| Package | Description |
|---|---|
| com.google.crypto.tink.internal |
| Modifier and Type | Method and Description |
|---|---|
<ParametersT extends Parameters> |
MutableKeyDerivationRegistry.add(MutableKeyDerivationRegistry.InsecureKeyCreator<ParametersT> creator,
Class<ParametersT> parametersClass)
Adds a new "InsecureKeyCreator" to the instance.
|