public final class EcdsaSignKeyManager extends Object
EcdsaPrivateKey keys and produces new instances of EcdsaSignJce.| Modifier and Type | Method and Description |
|---|---|
static KeyTemplate |
ecdsaP256Template() |
static KeyTemplate |
rawEcdsaP256Template() |
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.GeneralSecurityExceptionpublic static final KeyTemplate ecdsaP256Template()
KeyTemplate that generates new instances of ECDSA keys with the following
parameters:
KeyTemplate.OutputPrefixType#TINK.
public static final KeyTemplate rawEcdsaP256Template()
KeyTemplate that generates new instances of ECDSA keys with the following
parameters: