com.nimbusds.jose.jwk.package-info Maven / Gradle / Ivy
/**
* JSON Web Key (JWK) classes.
*
* This package provides representation, serialisation and parsing of
* Elliptic Curve (EC), RSA and symmetric JWKs.
*
*
References:
*
*
* - RFC 7517 (JWK)
*
*/
package com.nimbusds.jose.jwk;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy