public final class HpkePrivateKeyManager extends Object
HpkePrivateKey keys and produces new instances of HpkeDecrypt primitives.| Modifier and Type | Method and Description |
|---|---|
static void |
registerPair(boolean newKeyAllowed)
Registers an
HpkePrivateKeyManager and an HpkePublicKeyManager with the
registry, so that HpkePrivateKey and HpkePublicKey key types can be used with Tink. |
public static void registerPair(boolean newKeyAllowed)
throws GeneralSecurityException
HpkePrivateKeyManager and an HpkePublicKeyManager with the
registry, so that HpkePrivateKey and HpkePublicKey key types can be used with Tink.GeneralSecurityException