public final class JwtEcdsaSignKeyManager extends Object
JwtEcdsaSignKey keys and produces new instances of JwtPublicKeySign.| Modifier and Type | Method and Description |
|---|---|
static void |
registerPair(boolean newKeyAllowed)
Registers the
EcdsaSignKeyManager and the EcdsaVerifyKeyManager with the
registry, so that the the Ecdsa-Keys can be used with Tink. |
public static void registerPair(boolean newKeyAllowed)
throws GeneralSecurityException
EcdsaSignKeyManager and the EcdsaVerifyKeyManager with the
registry, so that the the Ecdsa-Keys can be used with Tink.GeneralSecurityException