public final class KeysetDeriverWrapper extends Object
The wrapper derives a key from each key in a keyset, and returns the resulting keys as a new keyset. Each of the derived keys inherits key_id, status, and output_prefix_type from the key from which it was derived.
| Modifier and Type | Method and Description |
|---|---|
static void |
register()
Deprecated.
Call KeyDerivationConfig.register() instead.
|
@Deprecated public static void register() throws GeneralSecurityException
GeneralSecurityException