Uses of Class
com.nimbusds.jose.JWSAlgorithm

Packages that use JWSAlgorithm
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.
Java Cryptography Architecture (JCA) context interfaces and classes.
JSON Web Key (JWK) classes.
Framework for application-specific verification and decryption of JOSE objects (with arbitrary payloads).
Framework for producing JOSE objects (with arbitrary payloads).