Uses of Class
com.nimbusds.jose.crypto.opts.AllowWeakRSAKey
Packages that use AllowWeakRSAKey
Package
Description
Javascript Object Signing and Encryption (JOSE) options.
-
Uses of AllowWeakRSAKey in com.nimbusds.jose.crypto.opts
Methods in com.nimbusds.jose.crypto.opts that return AllowWeakRSAKeyModifier and TypeMethodDescriptionstatic AllowWeakRSAKeyAllowWeakRSAKey.getInstance()Returns an instance of this class.