public final class PrfConfig extends Object
Registry all instances of StreamingPrf key types supported in a particular release of
Tink.| Modifier and Type | Field and Description |
|---|---|
static String |
PRF_TYPE_URL |
| Modifier and Type | Method and Description |
|---|---|
static void |
register()
Tries to register with the
Registry all instances of KeyManager needed to handle Prf key types supported in Tink. |
public static final String PRF_TYPE_URL
public static void register()
throws GeneralSecurityException
Registry all instances of KeyManager needed to handle Prf key types supported in Tink.GeneralSecurityException