Documentation for the _.Net.JSON package. More...
Classes | |
| class | JOSE |
| This class provides methods to work with JSON Object Signing and Encryption Headers, as defined in RFC 7515 (and extended in RFC 7516). More... | |
| class | JWA |
| This class provides information on the JSON Web Algorithms (as defined in RFC 7518) that are supported by the JSON Web classes (JWS, JWE, JWK, etc.). More... | |
| class | JWE |
| This class provides methods to encrypt and decrypt JSON Web Encryption objects, as defined in RFC 7516. More... | |
| class | JWK |
| This class provides methods to create JSON Web Keys, as defined in RFC 7517, and convert between the JSON Web Key format and other key representation formats. More... | |
| class | JWKS |
| This class provides methods to create and manage JSON Web Key Sets, as defined in RFC 7517. More... | |
| class | JWS |
| This class provides methods to sign and validate JSON Web Signatures, as defined in RFC 7515. More... | |
| class | JWT |
| This class provides methods to create and validate JSON Web Tokens, as defined in RFC 7519. More... | |
Documentation for the _.Net.JSON package.