Uses of Interface
com.nimbusds.jose.JWEDecrypterOption
Packages that use JWEDecrypterOption
Package
Description
Javascript Object Signing and Encryption (JOSE) options.
-
Uses of JWEDecrypterOption in com.nimbusds.jose.crypto.opts
Classes in com.nimbusds.jose.crypto.opts that implement JWEDecrypterOptionModifier and TypeClassDescriptionfinal classJSON Web Signature (JWS) and JSON Web Encryption (JWE) option to allow weak RSA keys shorter than2048 bits.final classJCA cipher mode.