All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.nimbusds.jose.jwk.package-info Maven / Gradle / Ivy

Go to download

Java library for Javascript Object Signing and Encryption (JOSE) and JSON Web Tokens (JWT)

There is a newer version: 9.41.1
Show newest version
/**
 * JSON Web Key (JWK) classes.
 *
 * 

This package provides representation, serialisation and parsing of * Elliptic Curve (EC), RSA and symmetric JWKs. * *

References: * *

*/ package com.nimbusds.jose.jwk;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy