Package com.nimbusds.jose.crypto.opts
Class AllowWeakRSAKey
java.lang.Object
com.nimbusds.jose.crypto.opts.AllowWeakRSAKey
- All Implemented Interfaces:
JWEDecrypterOption
,JWSSignerOption
,Option
@Immutable
public final class AllowWeakRSAKey
extends Object
implements JWSSignerOption, JWEDecrypterOption
JSON Web Signature (JWS) and JSON Web Encryption (JWE) option to allow weak
RSA keys shorter than
2048
bits
.- Version:
- 2025-07-17
- Author:
- Vladimir Dzhuvinov
-
Method Summary
Modifier and TypeMethodDescriptionstatic AllowWeakRSAKey
Returns an instance of this class.toString()