Uses of Interface
com.nimbusds.jose.JWSProvider

Packages that use JWSProvider
Package
Description
Base Javascript Object Signing and Encryption (JOSE) interfaces and classes.
Implementations of standard Javascript Object Signing and Encryption (JOSE) algorithms.
JWS signer, JWS verifier, JWE encrypter and JWE decrypter factory implementations.
Cryptographic primitives for JWS signers, JWS verifiers, JWE encrypters and JWE decrypters in the com.nimbusds.jose.crypto package.
Framework for application-specific verification and decryption of JOSE objects (with arbitrary payloads).
Framework for producing JOSE objects (with arbitrary payloads).