Package | Description |
---|---|
com.nimbusds.jose |
Javascript Object Signing and Encryption (JOSE) classes.
|
com.nimbusds.jose.crypto |
Implementations of selected Javascript Object Signing and Encryption (JOSE)
algorithms.
|
Modifier and Type | Interface and Description |
---|---|
interface |
JWEDecrypter
Interface for decrypting JSON Web Encryption (JWE) objects.
|
interface |
JWEEncrypter
Interface for encrypting JSON Web Encryption (JWE) objects.
|
Modifier and Type | Class and Description |
---|---|
class |
RSADecrypter
RSA decrypter.
|
class |
RSAEncrypter
This class is not fully tested and is provided for documentation and development purposes only.
|
Copyright © 2013 NimbusDS. All Rights Reserved.