com.nimbusds.jose.crypto.factories.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of nimbus-jose-jwt Show documentation
Show all versions of nimbus-jose-jwt Show documentation
Java library for Javascript Object Signing and Encryption (JOSE) and
JSON Web Tokens (JWT)
/**
* JWS verifier and JWE decrypter factories for use by the JOSE / JWT processor
* framework.
*/
package com.nimbusds.jose.crypto.factories;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy