Package com.nimbusds.jose.crypto.factories
package com.nimbusds.jose.crypto.factories
JWS signer, JWS verifier, JWE encrypter and JWE decrypter factory
implementations.
-
ClassesClassDescriptionDefault JSON Web Encryption (JWE) decrypter factory.A factory to create JWS signers from a JWK instance based on the key type.Default JSON Web Signature (JWS) verifier factory.