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: 10.0.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: * *

    *
  • http://tools.ietf.org/html/draft-ietf-jose-json-web-key-39 *
  • http://tools.ietf.org/wg/jose/ *
*/ package com.nimbusds.jose.jwk;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy