Uses of Interface
com.nimbusds.jose.CriticalHeaderParamsAware
Packages that use CriticalHeaderParamsAware
Package
Description
Implementations of standard Javascript Object Signing and Encryption (JOSE)
algorithms.
-
Uses of CriticalHeaderParamsAware in com.nimbusds.jose.crypto
Classes in com.nimbusds.jose.crypto that implement CriticalHeaderParamsAwareModifier and TypeClassDescriptionclassAES and AES GCM key wrap decrypter ofJWE objects.classDirect decrypter ofJWE objectswith a shared symmetric key.classElliptic Curve Diffie-Hellman decrypter ofJWE objectsfor curves using an EC JWK.classElliptic Curve Diffie-Hellman decrypter ofJWE objectsfor curves using an OKP JWK.classElliptic Curve Diffie-Hellman decrypter ofJWE objectsfor curves using EC JWK keys.classElliptic Curve Digital Signature Algorithm (ECDSA) verifier ofJWS objects.classEd25519 verifier ofJWS objects.classMessage Authentication Code (MAC) verifier ofJWS objects.classMulti-recipient decrypter ofJWE objects.classPassword-based decrypter ofJWE objects.classRSA decrypter ofJWE objects.classRSA Signature-Scheme-with-Appendix (RSASSA) verifier ofJWS objects.classCurve25519 Elliptic Curve Diffie-Hellman decrypter ofJWE objects.