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