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