|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
JSON Web Token (JWT) representation and cryptographic operations per RFC 7519. More...
#include "Common.h"#include "System/Object.h"#include "System/String.h"#include "System/SmartPointer.h"#include "System/Collections/Generic/Dictionary.h"Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::IdentityModel::Tokens::Jwt::JWTToken |
| Represents a JSON Web Token (JWT) structure conforming to RFC 7519. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
| namespace | DotNetDupe::System::IdentityModel |
| namespace | DotNetDupe::System::IdentityModel::Tokens |
| namespace | DotNetDupe::System::IdentityModel::Tokens::Jwt |
JSON Web Token (JWT) representation and cryptographic operations per RFC 7519.
Definition in file JWTToken.h.