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