Skip navigation links

Package com.nimbusds.jose.proc

Secure framework for application-specific verification and decryption of JOSE objects (with arbitrary payloads).

See: Description

Package com.nimbusds.jose.proc Description

Secure framework for application-specific verification and decryption of JOSE objects (with arbitrary payloads). Provides a core interface for processing JWS, JWE and unsecured (plain) objects, with a default implementation which can be configured and extended as required.

To process JSON Web Tokens (JWT) refer to the com.nimbusds.jwt.proc package.

Skip navigation links

Copyright © 2018 Connect2id Ltd.. All rights reserved.